user_namespaces.7: wfix + ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-02-27 23:57:23 +01:00
parent 674c23884e
commit 4332e54d27
1 changed files with 1 additions and 2 deletions

View File

@ -65,11 +65,10 @@ Even if the new namespace is created by the root
user, the initial process will have no capabilities outside the
new user namespace.
(However, that process will be able to access resources such as
files that are owned by UID 0,
files that are owned by user ID 0,
and will be able to do things such as sending signals
to processes belonging to user ID 0.)
When a user namespace is created,
it starts out without a mapping of user IDs (group IDs)
to the parent user namespace.