aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge Hallyn <serge.hallyn@ubuntu.com>2016-04-28 10:51:37 -0500
committerSerge Hallyn <serge.hallyn@ubuntu.com>2016-04-28 10:51:37 -0500
commit1245637d99ccf936110a84b2aa081d9ed7a8c43d (patch)
tree64df1cc241bf92a63cb4dc74e183dbed89248f28
parent9cc88d3eb017365221e7e172ef90d0c76d9ad7ac (diff)
downloadman-pages-2016-04-28/1.tar.gz
unshare.2: specify which cap_sys_admin is needed for CLONE_NEWCGROUP2016-04-28/1
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
-rw-r--r--man2/unshare.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/unshare.2 b/man2/unshare.2
index 1552466eb8..e6526ef48a 100644
--- a/man2/unshare.2
+++ b/man2/unshare.2
@@ -84,7 +84,7 @@ Use of
.BR CLONE_NEWCGROUP
requires the
.BR CAP_SYS_ADMIN
-capability.
+capability targeted against the task's user namespace.
.TP
.BR CLONE_NEWIPC " (since Linux 2.6.19)"
This flag has the same effect as the