11 lines
174 B
SYSTEMD
11 lines
174 B
SYSTEMD
[Unit]
|
|
Description=Run Teleo Telegram agent autorecovery check
|
|
|
|
[Timer]
|
|
OnBootSec=2min
|
|
OnUnitActiveSec=5min
|
|
AccuracySec=30s
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|