]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
clone.2: CLONE_NEWCGROUP by an unprivileged process also causes an EPERM error
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 17 Apr 2017 19:31:19 +0000 (21:31 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 19 Apr 2017 13:52:03 +0000 (15:52 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/clone.2

index a265bd1365c5de45fcf6d108ca21abadff21a120..60eee7ccf486b348e6ab0acaebc6fc257aa6735a 100644 (file)
@@ -1061,6 +1061,7 @@ child, or to copy those parts of the caller's context that need to be
 copied.
 .TP
 .B EPERM
+.BR CLONE_NEWCGROUP ,
 .BR CLONE_NEWIPC ,
 .BR CLONE_NEWNET ,
 .BR CLONE_NEWNS ,