diff options
Diffstat (limited to 'man/systemd.swap.xml')
-rw-r--r-- | man/systemd.swap.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index 492309e536..61901d268e 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -185,9 +185,11 @@ <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. Defaults to <varname>TimeoutStartSec=</varname> from the - manager configuration file.</para></listitem> + 20s". Pass <literal>0</literal> to disable the timeout + logic. Defaults to <varname>DefaultTimeoutStartSec=</varname> from the + manager configuration file + (see <citerefentry><refentrytitle>systemd-systemd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>). + </para></listitem> </varlistentry> </variablelist> |