logind.conf.d/lidclose.conf: mention systemd-rfkill, ref: #51

This commit is contained in:
Aminda Suomalainen 2020-02-03 22:41:47 +02:00
parent d54ec98f99
commit da2f090f56
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,6 @@
# the lid while keeping the system functional.
HandleLidSwitch=ignore
HandleLidSwitchDocked=ignore
# Offtopic note: `systemctl mask systemd-rfkill.service` if WiFi/WLAN gets
# disabled or rfkill softblocked every time lid is closed.