X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsystemd-nspawn.xml;h=490c6c2cd5cf1bb31bfd225f3883ce46055c008d;hb=4f755fc6ab8b75f89ed84c93cd5c3fac2a448b16;hp=e1b33f72c50ae58dba6e540ef4f50ed5e774ddc0;hpb=9f7dad774ebfad23269800b7096eaad087481deb;p=elogind.git diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index e1b33f72c..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. @@ -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. + +