diff --git a/policycoreutils/sandbox/seunshare.c b/policycoreutils/sandbox/seunshare.c index a084e0ec..e15b2a5b 100644 --- a/policycoreutils/sandbox/seunshare.c +++ b/policycoreutils/sandbox/seunshare.c @@ -58,7 +58,7 @@ static int verbose = 0; static int child = 0; -static capng_select_t cap_set = CAPNG_SELECT_BOTH; +static capng_select_t cap_set = CAPNG_SELECT_CAPS; /** * This function will drop all capabilities.