Skip to content

Do not suspend when closing lid

Closing the lid suspends to RAM, and inhibits the emergency shutdown.
This can be fixed with the following steps:

sudo vim /etc/systemd/logind.conf
set HandleLidSwitch to 'ignore'
systemctl restart systemd-logind

I’ve tried to submit a patch, but “git grep logind.conf” reads

config/binary_rootfs/squashfs.sort:etc/systemd/logind.conf

I stopped here, as I don’t know how to access such a path

Feature Branch: bugfix/11052-do-not-suspend-when-closing-lid

Related issues

Original created by @elouann on 11052 (Redmine)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information