powercollect/powercollect.service
Thomas Klaehn 6d9b0da10a Initial commit
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
2022-11-09 09:32:41 +01:00

11 lines
196 B
Desktop File

[Unit]
Description=SDM630 power collect service
After=multi-user.target
[Service]
Type=idle
ExecStart=/usr/bin/powercollect -c /etc/powercollect/config.json
[Install]
WantedBy=multi-user.target