summaryrefslogtreecommitdiff
path: root/man/systemd-sleep.conf.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-07-29 12:49:38 +0200
committerLennart Poettering <lennart@poettering.net>2019-07-29 12:49:38 +0200
commita077755abf6ecca7f801d306e363d7581150e23f (patch)
treebb8c1c8d061682fc101e8667c3d0da16fdf83c1a /man/systemd-sleep.conf.xml
parentc846b23387a36d0e8a0ffb94d8dfcf66e9f3ba81 (diff)
downloadsystemd-a077755abf6ecca7f801d306e363d7581150e23f.tar.gz
man: document default HibernateDelaySec= setting
Diffstat (limited to 'man/systemd-sleep.conf.xml')
-rw-r--r--man/systemd-sleep.conf.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/man/systemd-sleep.conf.xml b/man/systemd-sleep.conf.xml
index 3311a046ca..a6949b0c3b 100644
--- a/man/systemd-sleep.conf.xml
+++ b/man/systemd-sleep.conf.xml
@@ -168,11 +168,10 @@
<varlistentry>
<term><varname>HibernateDelaySec=</varname></term>
- <listitem><para>The amount of time in seconds
- that will pass before the system is automatically
- put into hibernate when using
- <citerefentry><refentrytitle>systemd-suspend-then-hibernate.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
- </para></listitem>
+ <listitem><para>The amount of time the system spends in suspend mode before the system is
+ automatically put into hibernate mode, when using
+ <citerefentry><refentrytitle>systemd-suspend-then-hibernate.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>. Defaults
+ to 2h.</para></listitem>
</varlistentry>
</variablelist>
</refsect1>