X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-nspawn.xml;h=6a0d21f0a5e042ce692bb6fc3b35d17f8d3b6a39;hp=e1b33f72c50ae58dba6e540ef4f50ed5e774ddc0;hb=ff01d048b4c1455241c894cf7982662c9d28fd34;hpb=9f7dad774ebfad23269800b7096eaad087481deb diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index e1b33f72c..6a0d21f0a 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. @@ -139,6 +141,29 @@ used. + + + + + 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. + + + + + + + Turn off networking in + the container. This makes all network + interfaces unavailable in the + container, with the exception of the + loopback device. + +