unshare.2: CLONE_NEWUSER implies CLONE_FS

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-03-22 13:06:53 +01:00
parent f647dc5e28
commit 4c3d7431b4
1 changed files with 6 additions and 1 deletions

View File

@ -192,7 +192,12 @@ flag, the caller obtains a full set of capabilities in the new namespace.
requires that the calling process is not threaded; specifying
.BR CLONE_NEWUSER
automatically implies
.BR CLONE_THREAD
.BR CLONE_THREAD .
.BR CLONE_NEWUSER
also automatically implies
.BR CLONE_FS
.\" commit e66eded8309ebf679d3d3c1f5820d1f2ca332c71
.\" https://lwn.net/Articles/543273/
as well.
.BR CLONE_NEWUSER
requires that the user ID and group ID