From 6da748517699eece2a7673ab27fea386c8de778f Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sat, 18 May 2024 02:11:34 +0900 Subject: [PATCH] man: refer FailureAction= and SuccessAction= for explaining allowed values in JobTimeoutAction= The allowed values are explained in FailureAction= and SuccessAction=, rather than StartLimitAction=. --- man/systemd.unit.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.3