summarylogtreecommitdiffstats
path: root/brightd.service
blob: 8f1b847c6061766fd3361c8fb60572e198c44856 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Automatically fade screen when idle

[Service]
Type=simple
ExecStart=/usr/bin/brightd -vx
Restart=on-abort

[Install]
WantedBy=multi-user.target