6d9b0da10a
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
11 lines
196 B
Desktop File
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
|