Files
agnos-builder/userspace/files/brightnessd.service
T
Adeeb Shihadeh 8ccaa49710 brightnessd: ignore some panels (#135)
Co-authored-by: Comma Device <device@comma.ai>
2023-05-07 16:45:59 -07:00

10 lines
193 B
Desktop File

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