7 lines
79 B
SYSTEMD
7 lines
79 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=check-battery
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
ExecStart=%h/bin/check-battery.sh
|
||
|
|
|