From 7e68a33b46194f5bfd8867ecf2a00e51a992a151 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 1 Feb 2019 12:31:35 +0100 Subject: man: clarify the source of DefaultTimeoutStartSec= --- man/systemd.mount.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'man/systemd.mount.xml') diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 7355b135e9..61e97b14f2 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, -- cgit v1.2.1