From: Yu Watanabe Date: Mon, 29 Aug 2016 02:02:36 +0000 (+0900) Subject: man: systemd.mount: DefaultTimeoutStart -> DefaultTimeoutStartSec X-Git-Tag: v232~251^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=871583be952ccf7d19c0c3e489d94a4330a77a7c;p=thirdparty%2Fsystemd.git man: systemd.mount: DefaultTimeoutStart -> DefaultTimeoutStartSec --- diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index fa17f22dc3a..bfdb3ce315d 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -386,7 +386,7 @@ 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 - DefaultTimeoutStart= + DefaultTimeoutStartSec= variable.