X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-nspawn.xml;h=d5f8465506b914ef495513a6cbb143886c6c281f;hb=14e639ae7a1dbf156273ce697d30fbc6c6594209;hp=03c39fc3def88631ff30b51abe06ac1d4293e554;hpb=687d0825a4636b1841dc0c01fbcbf3160dddab74;p=elogind.git diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 03c39fc3d..d5f846550 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. @@ -130,7 +132,7 @@ - + Directory to use as file system root for the namespace @@ -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. + + @@ -195,7 +207,7 @@ systemd1, chroot1, - debootstrap8 + debootstrap8, mock1