diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.unit.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 65a76be3b7..6ad6b4a0be 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -471,6 +471,18 @@ </varlistentry> <varlistentry> + <term><varname>IgnoreOnSnapshot=</varname></term> + + <listitem><para>Takes a boolean + argument. If <option>true</option> + this unit will not be included in + snapshots. Defaults to + <option>false</option> for device and + snapshot units, <option>true</option> + for the others.</para></listitem> + </varlistentry> + + <varlistentry> <term><varname>StopWhenUnneeded=</varname></term> <listitem><para>Takes a boolean |