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

2012-10-27 Thread Zbigniew Jędrzejewski-Szmek
On 10/24/2012 09:47 PM, Thomas Bächler wrote:
> ---
>  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 @@
>  poweroff,
>  reboot,
>  halt,
> -kexec and
> +kexec,
> +suspend and
>  hibernate. If
>  ignore logind will
>  never handle these keys. Otherwise the
Applied.

Thanks,
Zbyszek

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


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

2012-10-24 Thread Thomas Bächler
---
 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 @@
 poweroff,
 reboot,
 halt,
-kexec and
+kexec,
+suspend and
 hibernate. If
 ignore logind will
 never handle these keys. Otherwise the
-- 
1.8.0

___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel