From: Karel Zak Date: Mon, 14 Mar 2016 15:15:04 +0000 (+0100) Subject: unshare: tiny change X-Git-Tag: v2.28-rc2~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=79d8593fd76e6b3d2fb10c89c47dde55b5138487;p=thirdparty%2Futil-linux.git unshare: tiny change Signed-off-by: Karel Zak --- diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1 index c62d24c69d..ba47c6733c 100644 --- a/sys-utils/unshare.1 +++ b/sys-utils/unshare.1 @@ -118,7 +118,7 @@ syscall in user namespaces. .BR setgroups (2) is only callable with CAP_SETGID and CAP_SETGID in a user -namespace. Linux kernel since 3.19 does not give you permission to call setgroups(2) +namespace. Linux kernel (since 3.19) does not give you permission to call setgroups(2) until after GID map has been set. The GID map is writable by root when .BR setgroups (2) is enabled and the GID map becomes writable by unprivileged processes when