[systemd-devel] [PATCH] man/logind.conf.xml: Add missing 'suspend' value for Handle*Key options.

Thomas Bächler thomas at archlinux.org
Wed Oct 24 12:47:06 PDT 2012


---
 man/logind.conf.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man/logind.conf.xml b/man/logind.conf.xml
index 3d83d2c..3e744da 100644
--- a/man/logind.conf.xml
+++ b/man/logind.conf.xml
@@ -211,7 +211,8 @@
                                 <literal>poweroff</literal>,
                                 <literal>reboot</literal>,
                                 <literal>halt</literal>,
-                                <literal>kexec</literal> and
+                                <literal>kexec</literal>,
+                                <literal>suspend</literal> and
                                 <literal>hibernate</literal>. If
                                 <literal>ignore</literal> logind will
                                 never handle these keys. Otherwise the
-- 
1.8.0



More information about the systemd-devel mailing list