From: Yu Watanabe Date: Fri, 17 May 2024 17:11:34 +0000 (+0900) Subject: man: refer FailureAction= and SuccessAction= for explaining allowed values in JobTime... X-Git-Tag: v256-rc3~35^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F32902%2Fhead;p=thirdparty%2Fsystemd.git man: refer FailureAction= and SuccessAction= for explaining allowed values in JobTimeoutAction= The allowed values are explained in FailureAction= and SuccessAction=, rather than StartLimitAction=. --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index e19e8e1c40d..358309ea17d 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1159,7 +1159,8 @@ JobTimeoutAction= optionally configures an additional action to take when the timeout is hit, see description of JobTimeoutSec= and JobRunningTimeoutSec= above. It takes the same values as - StartLimitAction=. Defaults to . + FailureAction=/SuccessAction=. Defaults to + . JobTimeoutRebootArgument= configures an optional reboot string to pass to the reboot2 system