[systemd-commits] man/systemd-nspawn.xml

Lennart Poettering lennart at kemper.freedesktop.org
Mon Aug 1 19:55:17 PDT 2011


 man/systemd-nspawn.xml |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

New commits:
commit 4f755fc6ab8b75f89ed84c93cd5c3fac2a448b16
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Aug 2 04:55:10 2011 +0200

    man: nspawn fixes

diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index 8b37519..490c6c2 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -69,11 +69,12 @@
                 to various kernel interfaces in the container to
                 read-only, such as <filename>/sys</filename>,
                 <filename>/proc/sys</filename> or
-                <filename>/selinux</filename>. Network interfaces and
-                the system clock may not be changed from within the
-                container. Device nodes may not be created. The host
-                system cannot be rebooted and kernel modules may not
-                be loaded from within the container.</para>
+                <filename>/sys/fs/selinux</filename>. Network
+                interfaces and the system clock may not be changed
+                from within the container. Device nodes may not be
+                created. The host system cannot be rebooted and kernel
+                modules may not be loaded from within the
+                container.</para>
 
                 <para>Note that even though these security precautions
                 are taken <command>systemd-nspawn</command> is not
@@ -142,7 +143,7 @@
 
                         <varlistentry>
                                 <term><option>--user=</option></term>
-                                <term><option>--u</option></term>
+                                <term><option>-u</option></term>
 
                                 <listitem><para>Run the command
                                 under specified user, create home



More information about the systemd-commits mailing list