X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-system.conf.xml;fp=man%2Fsystemd-system.conf.xml;h=48690024f46f43acf9cd4b6ebfabe44d41f9227f;hb=2928b0a863091f8f291fddb168988711afd389ef;hp=6105c5131c33eeeef7d177c0d4a3961b9ae5b38a;hpb=2de1851fe3611c59abf77127c6b5bc1b91eb7cba;p=elogind.git diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index 6105c5131..48690024f 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=