mirror of
https://github.com/mii443/sindan-client.git
synced 2025-08-22 16:25:41 +00:00
11 lines
219 B
Cheetah
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
|