[Pkg-utopia-maintainers] Bug#903795: (No Subject)

arnaud at goulois.fr arnaud at goulois.fr
Tue Sep 4 19:18:18 BST 2018


Hello

Thanks Roderich.

Setting only ProtectKernelTunables=false works for me.
OR, you can just add the path 
/sys/devices/platform/asus-nb-wmi/leds/asus::kbd_backlight to the 
ReadWritePaths

Don't modify /lib/systemd/system/upower.service directly or it'll be 
overwrite at the next update. Use the command "sudo systemctl edit 
upower.service" and add :
[Service]
ProtectKernelTunables=false
OR
[Service]
ReadWritePaths=/var/lib/upower 
/sys/devices/platform/asus-nb-wmi/leds/asus::kbd_backlight

Don't forget the "[Service]" or it won't work (i spend 1h wondering why 
my override conf didn't work...).

Regards,
Arnaud



More information about the Pkg-utopia-maintainers mailing list