mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-11 09:42:06 +08:00
a765dc1759
* cleanup apt hook * Move VERSION into rootfs overlay * Use broad rootfs overlay copy
10 lines
163 B
Desktop File
10 lines
163 B
Desktop File
[Unit]
|
|
After=multi-user.target
|
|
|
|
[Service]
|
|
Restart=always
|
|
ExecStart=/usr/local/venv/bin/python -u /usr/comma/power_monitor.py
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|