SIM800C/healthcheck-timer
2025-05-05 23:26:44 +02:00

13 lines
192 B
Plaintext

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