SIM800C/healthcheck-timer
2025-04-22 21:43:22 +02:00

13 lines
190 B
Plaintext

# /etc/systemd/system/sim800-healthcheck.timer
[Unit]
Description=SIM800 healthcheck timer
After=sim800.service
[Timer]
OnBootSec=1min
OnUnitActiveSec=1m
[Install]
WantedBy=timers.target