]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: refer FailureAction= and SuccessAction= for explaining allowed values in JobTime... 32902/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 17 May 2024 17:11:34 +0000 (02:11 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 17 May 2024 17:51:34 +0000 (02:51 +0900)
The allowed values are explained in FailureAction= and SuccessAction=,
rather than StartLimitAction=.

man/systemd.unit.xml

index e19e8e1c40d9df603be3609a8fef2cae3646ea81..358309ea17d5390b741b2d0da4bf8ed94987e018 100644 (file)
         <listitem><para><varname>JobTimeoutAction=</varname> optionally configures an additional action to
         take when the timeout is hit, see description of <varname>JobTimeoutSec=</varname> and
         <varname>JobRunningTimeoutSec=</varname> above. It takes the same values as
-        <varname>StartLimitAction=</varname>. Defaults to <option>none</option>.</para>
+        <varname>FailureAction=</varname>/<varname>SuccessAction=</varname>. Defaults to
+        <option>none</option>.</para>
 
         <para><varname>JobTimeoutRebootArgument=</varname> configures an optional reboot string to pass to
         the <citerefentry><refentrytitle>reboot</refentrytitle><manvolnum>2</manvolnum></citerefentry> system