From: Mikhail Kasimov Date: Tue, 15 Jan 2019 12:52:34 +0000 (+0200) Subject: Update systemd-system.conf.xml X-Git-Tag: v241-rc1~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06156ed2cf2bb6a1b83a379f5ac22a14db5eb8fa;p=thirdparty%2Fsystemd.git Update systemd-system.conf.xml Updating due to phrase "Defaults to DefaultTimeoutStartSec= from the manager configuration file, except when Type=oneshot is used, in which case the timeout is disabled by default (see systemd-system.conf)" from [0] https://github.com/systemd/systemd/blob/master/man/systemd.service.xml --- diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index 35da82ab1a9..73458fd5c7a 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -251,7 +251,9 @@ TimeoutStopSec= and RestartSec= (for services, see systemd.service5 - for details on the per-unit settings). For non-service units, + for details on the per-unit settings). Disabled by default, when + service with Type=oneshot is used. + For non-service units, DefaultTimeoutStartSec= sets the default TimeoutSec= value. DefaultTimeoutStartSec= and