summaryrefslogtreecommitdiff
path: root/man/systemd.nspawn.xml
diff options
context:
space:
mode:
authorJiuyang liu <liujiuyang1994@gmail.com>2018-10-23 01:26:05 +0800
committerLennart Poettering <lennart@poettering.net>2018-10-24 10:22:20 +0200
commita2f577fca0be79b23f61f033229b64884e7d840a (patch)
tree667780bfd29b7e00b88b6981e2b293ecc22de79a /man/systemd.nspawn.xml
parentc8758e726c58babdfd654c622c5524e029232787 (diff)
downloadsystemd-a2f577fca0be79b23f61f033229b64884e7d840a.tar.gz
add ephemeral to nspawn-settings.
Diffstat (limited to 'man/systemd.nspawn.xml')
-rw-r--r--man/systemd.nspawn.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml
index 9ca6d9db2a..f978fef235 100644
--- a/man/systemd.nspawn.xml
+++ b/man/systemd.nspawn.xml
@@ -127,6 +127,16 @@
</varlistentry>
<varlistentry>
+ <term><varname>Ephemeral=</varname></term>
+
+ <listitem><para>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 <option>--ephemeral</option> command line switch. See
+ <citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry> for details
+ about the specific options supported.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>ProcessTwo=</varname></term>
<listitem><para>Takes a boolean argument, which defaults to off. If enabled, the specified program is run as