9 lines
150 B
SYSTEMD
9 lines
150 B
SYSTEMD
[Unit]
|
|
Description=Check the battery status and shutdown if discharging and low
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* *:00/2:00
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|