summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-14 03:55:03 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-16 02:03:34 +0200
commitc8f4d7642b743c79328e10e8fb2d9b58e9f6b999 (patch)
treebb1acede258a78bbbb485dc3fe99c4b27a72916d /man/systemd.unit.xml
parentcfcab435088205b520d244e6111e33b98579181d (diff)
manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger around when isolating
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r--man/systemd.unit.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 0fc2fbe73..65a76be3b 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -461,6 +461,16 @@
</varlistentry>
<varlistentry>
+ <term><varname>IgnoreOnIsolate=</varname></term>
+
+ <listitem><para>Takes a boolean
+ argument. If <option>true</option>
+ this unit will not be stopped when
+ isolating another unit. Defaults to
+ <option>false</option>.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>StopWhenUnneeded=</varname></term>
<listitem><para>Takes a boolean