From d2e5535f9d945db3ca20ed264e1fe1ce99707bba Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 22 Apr 2016 13:46:23 +0200 Subject: man: document the new user namespacing options --- man/systemd.nspawn.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'man/systemd.nspawn.xml') diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml index ce900a5db1..15360078ef 100644 --- a/man/systemd.nspawn.xml +++ b/man/systemd.nspawn.xml @@ -251,6 +251,14 @@ command line switch. This option is privileged (see above). + + + PrivateUsers= + + Configures support for usernamespacing. This is equivalent to the + command line switch, and takes the same options. This option is privileged + (see above). + @@ -314,6 +322,16 @@ for details about the specific options supported. This setting is privileged (see above). + + + PrivateUsersChown= + + Configures whether the ownership of the files and directories in the container tree shall be + adjusted to the UID/GID range used, if necessary and user namespacing is enabled. This is equivalent to the + command line switch. This option is privileged (see + above). + + -- cgit v1.2.3-54-g00ecf