]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
namespaces.7: User namespace ID mappings can be defined via any member process's map
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 23 Feb 2013 13:54:01 +0000 (14:54 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 14 Sep 2014 03:15:59 +0000 (20:15 -0700)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/namespaces.7

index ef9e0071c8664ca08235d949e1d8498f5a618114..684a61d020af42970dcbcf4fa3e07d717eed1db4 100644 (file)
@@ -617,9 +617,14 @@ user namespaces.
 .PP
 After the creation of a new user namespace, the
 .I uid_map
-file may be written to exactly once to specify
-the mapping of user IDs in the new user namespace.
-(An attempt to write more than once to the file fails with the error
+file of
+.I one
+of the process in the namespace may be written to 
+.I once
+to define the mapping of user IDs in the new user namespace.
+(An attempt to write more than once to a
+.I uid_map
+file in a user namespace fails with the error
 .BR EPERM .)
 
 The lines written to