X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsystemd.nspawn.xml;h=70c6ff33a6792167eafd651e3ced0726678544d7;hb=9d1345f0657c707df89b41b2738776efb40aec8e;hp=4e0bc29bb369d5fe4f24e082612116e651d67509;hpb=cfffa385a3dfbd6bccb0961185e17dbfde95d4bb;p=thirdparty%2Fsystemd.git diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml index 4e0bc29bb36..70c6ff33a67 100644 --- a/man/systemd.nspawn.xml +++ b/man/systemd.nspawn.xml @@ -1,13 +1,10 @@ - %entities; ]> - - + @@ -112,7 +109,7 @@ Settings files may include an [Exec] section, which carries various execution parameters: - + Boot= @@ -126,6 +123,16 @@ systemd-nspawn@.service template unit file is used. + + Ephemeral= + + Takes a boolean argument, which defaults to off, If enabled, the container is run with + a temporary snapshot of its file system that is removed immediately when the container terminates. + This is equivalent to the command line switch. See + systemd-nspawn1 for details + about the specific options supported. + + ProcessTwo= @@ -340,7 +347,7 @@ Timezone= Configures how /etc/localtime in the container shall be handled. This is - equivalent to the command line switch, and takes the same argument. See + equivalent to the command line switch, and takes the same argument. See systemd-nspawn1 for details. @@ -364,7 +371,7 @@ section, which carries various parameters configuring the file system of the container: - + ReadOnly= @@ -418,6 +425,17 @@ is privileged (see above). + + Inaccessible= + + Masks the specified file or directly in the container, by over-mounting it with an empty file + node of the same type with the most restrictive access mode. Takes a file system path as argument. This option + may be used multiple times to mask multiple files or directories. This option is equivalent to the command line + switch , see + systemd-nspawn1 for details + about the specific options supported. This setting is privileged (see above). + + Overlay= OverlayReadOnly= @@ -448,7 +466,7 @@ section, which carries various parameters configuring the network connectivity of the container: - + Private=