user_namespaces.7: Only single-threaded processes can join another user namespace

Reported-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-09-01 19:29:03 +02:00
parent 258e6b6c7a
commit 7aba437aa1
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ or
without the
.BR CLONE_NEWUSER
flag is a member of the same user namespace as its parent.
A process can join another user namespace with
A single-threaded process can join another user namespace with
.BR setns (2)
if it has the
.BR CAP_SYS_ADMIN