From: Yu Watanabe Date: Fri, 1 Feb 2019 11:31:35 +0000 (+0100) Subject: man: clarify the source of DefaultTimeoutStartSec= X-Git-Tag: v241~35^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e68a33b46194f5bfd8867ecf2a00e51a992a151;p=thirdparty%2Fsystemd.git man: clarify the source of DefaultTimeoutStartSec= --- diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 7355b135e97..61e97b14f2a 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -510,9 +510,9 @@ systemd.kill5.) Takes a unit-less value in seconds, or a time span value such as "5min 20s". Pass 0 to disable the timeout logic. The - default value is set from the manager configuration file's - DefaultTimeoutStartSec= - variable. + default value is set from DefaultTimeoutStartSec= option in + systemd-system.conf5. + @@ -528,6 +528,7 @@ systemd1, systemctl1, + systemd-system.conf5, systemd.unit5, systemd.exec5, systemd.kill5,