Files
sindan-client/linux/systemd/sindan-client.timer.tmpl
2023-09-05 16:43:59 +09:00

11 lines
219 B
Cheetah

[Unit]
Description=Automatically start sindan-client scripts every 5 minutes (See: https://github.com/SINDAN/sindan-client)
[Timer]
OnBootSec=5m
OnUnitActiveSec=5m
TimeoutStartSec=300
[Install]
WantedBy=timers.target