chiark / gitweb /
unit: introduce IgnoreDependencyFailure=
[elogind.git] / man / systemd.unit.xml
index 554130448fe6071217849969fdc3c6386ee60476..a03df65dcb50b24432a3e4606ebec0b3f26fbf00 100644 (file)
                                 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