X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-nspawn.xml;h=f4c5d77eed1ea12b1f39b2a656638aa4faf6b2fb;hp=ca21f2e6dbc0afadd805325a8acd3bc93b1fcba0;hb=6577c7cea72f19185ad999c223bcf663c010dc6f;hpb=fb69ed55e5f8e82145440ba15075e8db807bf7fa diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index ca21f2e6d..f4c5d77ee 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -239,10 +239,20 @@ container is used. + + + + Make the container + part of the specified slice, instead + of the + machine.slice. + + + - Set the specified uuid + Set the specified UUID for the container. The init system will initialize /etc/machine-id @@ -250,16 +260,6 @@ - - - - - Makes the container appear in - other hierarchies than the name=systemd:/ one. - Takes a comma-separated list of controllers. - - - @@ -274,7 +274,7 @@ Mount the root file - system read only for the + system read-only for the container. @@ -283,7 +283,7 @@ List one or more additional capabilities to grant the - container. Takes a comma separated + container. Takes a comma-separated list of capability names, see capabilities7 for more information. Note that the @@ -443,7 +443,8 @@ unshare1, yum8, debootstrap8, - pacman8 + pacman8, + systemd.slice5