Added draft for lid-switch

This commit is contained in:
2025-04-02 01:09:39 +02:00
parent a2955a34ab
commit 5dda19cdc5
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Restart systemd-logind
become: yes
systemd:
name: systemd-logind
state: restarted