X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-system.conf.xml;h=1fad1dba80191e47556b97f7c1a5c605dd51e46d;hp=6105c5131c33eeeef7d177c0d4a3961b9ae5b38a;hb=c2fa048c4a70c8386c6d8fe939e5ea9edecf1e98;hpb=5aded369782f28255bc6b494ca905d7acaea7a56 diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index 6105c5131..1fad1dba8 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -254,7 +254,6 @@ signal. - TimerSlackNSec= @@ -280,6 +279,32 @@ too. + + StartTimeoutSec= + StartTimeoutAction= + StartTimeoutRebootArgument= + + Configures an over-all + system start-up timeout and controls + what to do when the timeout is + reached. StartTimeoutSec= + specifies the timeout, and defaults to + 15min. StartTimeoutAction= + configures the action to take when the + system did not finish boot-up within + the specified time. It takes the same + values as the per-service + StartLimitAction= + setting, see + systemd.service5 + for details. Defaults to + . StartTimeoutRebootArgument= + configures an optional reboot string + to pass to the + reboot2 + system call. + + DefaultTimerAccuracySec=