chiark / gitweb /
networkd-wait-online: drop config file and add commandline options instead
[elogind.git] / man / systemd.service.xml
index a2a1b6b5088e93dad4069a0758a1096312b0d99e..af32ccb87816b73810b1ce3c23aef32ecd53d76d 100644 (file)
@@ -1030,6 +1030,17 @@ ExecStart=/bin/echo $ONE $TWO ${TWO}</programlisting>
                                 command.</para></listitem>
                         </varlistentry>
 
+                        <varlistentry>
+                                <term><varname>FailureAction=</varname></term>
+                                <listitem><para>Configure the action
+                                to take when the service enters a failed
+                                state. Takes the same values as
+                                <varname>StartLimitAction=</varname>
+                                and executes the same actions.
+                                Defaults to <option>none</option>.
+                                </para></listitem>
+                        </varlistentry>
+
                 </variablelist>
 
                 <para>Check