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