summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-12 02:56:17 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-12 03:07:02 +0200
commit3b6fdb5b5afebc49a7e987e3e3bf7aa2615d1671 (patch)
tree70ae0f1a280a1103e2c7db9e914c7a3318ced8f7 /man/systemd.unit.xml
parentf6023656e10823dff9e4b9f70628b671b3f4ed96 (diff)
unit: introduce IgnoreDependencyFailure=
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r--man/systemd.unit.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 554130448f..a03df65dcb 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -482,6 +482,19 @@
ones.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>IgnoreDependencyFailure=</varname></term>
+
+ <listitem><para>Takes a boolean
+ argument. If <option>true</option> and
+ a requirement dependency of this unit
+ fails to start up this unit will be
+ started nonetheless, ignoring that
+ failure. If <option>false</option>
+ (the default) and a dependency unit
+ fails the unit will immediately fail
+ too and the job is removed.</para></listitem>
+ </varlistentry>
</variablelist>
<para>Unit file may include a [Install] section, which