X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-nspawn.xml;h=dbd2ff5a8add5448ea0a2c0dc1e40473cb593d25;hb=96b0cb1181afba513e547a9233b7acd4ff622a94;hp=490c6c2cd5cf1bb31bfd225f3883ce46055c008d;hpb=4f755fc6ab8b75f89ed84c93cd5c3fac2a448b16;p=elogind.git diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 490c6c2cd..dbd2ff5a8 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -132,7 +132,7 @@ - + Directory to use as file system root for the namespace @@ -155,7 +155,7 @@ - + Turn off networking in the container. This makes all network @@ -185,7 +185,7 @@ Example 2 # mock --init -# systemd-nspawn -D /var/lib/mock/fedora-rawhide-x86_64/root/ /bin/systemd systemd.log_level=debug +# systemd-nspawn -D /var/lib/mock/fedora-rawhide-x86_64/root/ /sbin/init systemd.log_level=debug This installs a minimal Fedora distribution into a subdirectory of /var/lib/mock/ @@ -207,7 +207,7 @@ systemd1, chroot1, - debootstrap8 + debootstrap8, mock1