diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.unit.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index ff1b47f9fb..4e1d9f3070 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -544,20 +544,6 @@ </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> - - <varlistentry> <term><varname>JobTimeoutSec=</varname></term> <listitem><para>When clients are |