summaryrefslogtreecommitdiff
path: root/man/systemd.mount.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-02-01 12:31:35 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-02-01 12:31:35 +0100
commit7e68a33b46194f5bfd8867ecf2a00e51a992a151 (patch)
tree29b52a45d54ee1506cad6ef0dfe24c305e0fc1e2 /man/systemd.mount.xml
parent68d838f71dea795eb59e38d01a0fa4618a80c911 (diff)
downloadsystemd-7e68a33b46194f5bfd8867ecf2a00e51a992a151.tar.gz
man: clarify the source of DefaultTimeoutStartSec=
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r--man/systemd.mount.xml7
1 files changed, 4 insertions, 3 deletions
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 @@
<citerefentry><refentrytitle>systemd.kill</refentrytitle><manvolnum>5</manvolnum></citerefentry>.)
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
- <varname>DefaultTimeoutStartSec=</varname>
- variable.</para></listitem>
+ default value is set from <varname>DefaultTimeoutStartSec=</varname> option in
+ <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
+ </para></listitem>
</varlistentry>
</variablelist>
@@ -528,6 +528,7 @@
<para>
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd.kill</refentrytitle><manvolnum>5</manvolnum></citerefentry>,