From: Marcos Mello Date: Thu, 15 Feb 2018 16:12:31 +0000 (-0200) Subject: Do not handle lid switch X-Git-Tag: v0.31.3~4^2 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=3234a4f843e28da2085cc6b486c5031dbd9a5ab6 Do not handle lid switch Fixes grml/grml#75. --- diff --git a/etc/grml/fai/config/files/etc/systemd/logind.conf/GRMLBASE b/etc/grml/fai/config/files/etc/systemd/logind.conf/GRMLBASE index a78e1f0..72ea52f 100644 --- a/etc/grml/fai/config/files/etc/systemd/logind.conf/GRMLBASE +++ b/etc/grml/fai/config/files/etc/systemd/logind.conf/GRMLBASE @@ -12,7 +12,7 @@ NAutoVTs=12 #HandlePowerKey=poweroff #HandleSuspendKey=suspend #HandleHibernateKey=hibernate -#HandleLidSwitch=suspend +HandleLidSwitch=ignore #PowerKeyIgnoreInhibited=no #SuspendKeyIgnoreInhibited=no #HibernateKeyIgnoreInhibited=no