From 84dd5d0d25b6ff22497c27407099a4d4b1293587 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Sun, 2 Aug 2026 15:40:01 +0200 Subject: move root files --- root/etc/systemd/logind.conf.d/10-laptop-lid.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 root/etc/systemd/logind.conf.d/10-laptop-lid.conf (limited to 'root/etc/systemd') diff --git a/root/etc/systemd/logind.conf.d/10-laptop-lid.conf b/root/etc/systemd/logind.conf.d/10-laptop-lid.conf new file mode 100644 index 0000000..c289779 --- /dev/null +++ b/root/etc/systemd/logind.conf.d/10-laptop-lid.conf @@ -0,0 +1,4 @@ +[Login] +HandleLidSwitch=suspend +HandleLidSwitchExternalPower=ignore +HandleLidSwitchDocked=ignore -- cgit v1.2.3