summaryrefslogtreecommitdiffstats
path: root/core/modules/slx-brightness/data/etc/systemd/system/slx-brightness.service
blob: c75fdaf0f8a95921cec2d8329db8881408a5295d (plain) (blame)
1
2
3
4
5
6
7
[Unit]
Description=Handle display brightness keys

[Service]
Type=forking
ExecStart=/opt/openslx/scripts/systemd-slx_brightness
Restart=on-failure