]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update systemd-system.conf.xml
authorMikhail Kasimov <mikhail.kasimov@gmail.com>
Tue, 15 Jan 2019 12:52:34 +0000 (14:52 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 15 Jan 2019 12:56:35 +0000 (13:56 +0100)
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

man/systemd-system.conf.xml

index 35da82ab1a9497b3291ef863d3a3eaecba734b76..73458fd5c7a2d415a7845de86ec703e5861362be 100644 (file)
         <varname>TimeoutStopSec=</varname> and
         <varname>RestartSec=</varname> (for services, see
         <citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>
-        for details on the per-unit settings). For non-service units,
+        for details on the per-unit settings). Disabled by default, when
+        service with <varname>Type=oneshot</varname> is used.
+        For non-service units,
         <varname>DefaultTimeoutStartSec=</varname> sets the default
         <varname>TimeoutSec=</varname>
         value. <varname>DefaultTimeoutStartSec=</varname> and