1
0
Fork 0
thermostat/backlight.service

8 lines
163 B
INI

[Unit]
Description=CM3-Panel backlight brightness control service
[Service]
ExecStart=/usr/bin/python3 -m thermostat.backlightd
[Install]
WantedBy=default.target