X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-nspawn.xml;h=490c6c2cd5cf1bb31bfd225f3883ce46055c008d;hb=4f755fc6ab8b75f89ed84c93cd5c3fac2a448b16;hp=03c39fc3def88631ff30b51abe06ac1d4293e554;hpb=687d0825a4636b1841dc0c01fbcbf3160dddab74;p=elogind.git diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 03c39fc3d..490c6c2cd 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 /sys, /proc/sys or - /selinux. 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. + /sys/fs/selinux. 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. Note that even though these security precautions are taken systemd-nspawn is not @@ -123,6 +124,7 @@ + Prints a short help text and exits. @@ -141,7 +143,7 @@ - + Run the command under specified user, create home @@ -152,6 +154,16 @@ + + + + Turn off networking in + the container. This makes all network + interfaces unavailable in the + container, with the exception of the + loopback device. + +