9 lines
139 B
SYSTEMD
9 lines
139 B
SYSTEMD
[Unit]
|
|
Description=Check the battery status and shutdown if discharging and low
|
|
|
|
[Timer]
|
|
OnActiveSec=120
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|