chiark / gitweb /
man: improve nspawn's --user= documentation
authorLennart Poettering <lennart@poettering.net>
Tue, 11 Mar 2014 19:20:54 +0000 (20:20 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 11 Mar 2014 19:20:54 +0000 (20:20 +0100)
man/systemd-nspawn.xml

index 61b03fa7fb1860649fb5990d8c75aacd7dbb16f7..648a8cd19a3ea712bce210cae8c238edfb4b9765 100644 (file)
                                 <term><option>-u</option></term>
                                 <term><option>--user=</option></term>
 
-                                <listitem><para>Run the command
-                                under specified user, create home
-                                directory and cd into it. As rest
-                                of systemd-nspawn, this is not
-                                the security feature and limits
-                                against accidental changes only.
-                                </para></listitem>
+                                <listitem><para>After transitioning
+                                into the container, change to the
+                                specified user defined in the
+                                container's user database. Like all
+                                other systemd-nspawn features, this is
+                                not a security feature and provides
+                                protection against accidental
+                                destructive operations
+                                only.</para></listitem>
                         </varlistentry>
 
                         <varlistentry>