diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index 1b74ed38f7..c06accd791 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -260,7 +260,11 @@ systemd.service5 for details on the per-unit settings). For non-service units, DefaultTimeoutStartSec= sets the default - TimeoutSec= value. + TimeoutSec= + value. DefaultTimeoutStartSec= and + DefaultTimeoutStopSec= default to + 90s. DefaultRestartSec= defaults to + 100ms. @@ -272,7 +276,10 @@ StartLimitInterval= and StartLimitBurst=. See systemd.service5 - for details on the per-service settings. + for details on the per-service settings. + DefaultStartLimitInterval= defaults to + 10s. DefaultStartLimitBurst= defaults to + 5.