From f536abd4560d2f871698bb4d27566c66cfe110ef Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Wed, 28 Mar 2018 11:00:06 -0500 Subject: Rename suspend-to-hibernate to suspend-then-hibernate Per some discussion with Gnome folks, they would prefer this name as it's more descriptive of what's happening. --- man/logind.conf.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'man/logind.conf.xml') diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 9c5dfe1ea..a932cbb9f 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -1,6 +1,9 @@ + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ + +%entities; +]> user should be killed when the user logs out. If true, the processes listed in their session cgroup will be terminated. If false, the session cgroup is ignored - and processes are not killed. Defaults to yes, but see the options KillOnlyUsers= and KillExcludeUsers= below. @@ -216,7 +219,8 @@ kexec, suspend, hibernate, - hybrid-sleep, and + hybrid-sleep, + suspend-then-hibernate, and lock. Defaults to ignore. @@ -265,7 +269,8 @@ kexec, suspend, hibernate, - hybrid-sleep, and + hybrid-sleep, + suspend-then-hibernate, and lock. If ignore, logind will never handle these keys. If lock, all running sessions will be -- cgit v1.2.3