Files
agnos-builder/userspace/files/brightnessd.service
T
Adeeb Shihadeh c4b1d3bbc0 Burn in prevention (#22)
* Burn in prevention

* bump kernel

* cleanup
2021-12-08 00:53:16 -08:00

10 lines
189 B
Desktop File

[Unit]
Description=Limit display brightness with uptime
[Service]
Restart=always
ExecStart=/usr/local/pyenv/shims/python -u /usr/comma/brightnessd.py
[Install]
WantedBy=multi-user.target