summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/upower.service.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/upower.service.in b/src/upower.service.in
index 8838655..4566ad3 100644
--- a/src/upower.service.in
+++ b/src/upower.service.in
@@ -10,7 +10,8 @@ Restart=on-failure
# Filesystem lockdown
ProtectSystem=strict
-ProtectKernelTunables=true
+# Needed by keyboard backlight support
+ProtectKernelTunables=false
ProtectControlGroups=true
ReadWritePaths=@historydir@
ProtectHome=true