summaryrefslogtreecommitdiffstats
path: root/sys-utils/unshare.1
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/unshare.1')
-rw-r--r--sys-utils/unshare.12
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1
index 84a5d5e86..c62d24c69 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 (since Linux 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