File size: 247 Bytes
470bcea | 1 2 3 4 5 6 7 8 9 10 11 12 13 | [Unit]
Description=ICSAC Editorial System — watcher cadence (every 6h)
Documentation=https://github.com/ICSAC/editorial-system
[Timer]
OnBootSec=10min
OnUnitActiveSec=6h
RandomizedDelaySec=2min
Persistent=true
[Install]
WantedBy=timers.target
|