editorial-system / editorial-batch.timer
ICSAC's picture
Public-flip preparation
470bcea
raw
history blame contribute delete
420 Bytes
[Unit]
Description=ICSAC Editorial System — batch cadence (06:00 + 18:00 local)
Documentation=https://github.com/ICSAC/editorial-system
[Timer]
# Twice-daily batch run. Host timezone is US/Eastern; 06:00 + 18:00 land
# on local mornings and evenings. Persistent=true catches missed runs
# after reboot or suspend.
OnCalendar=*-*-* 06,18:00:00
RandomizedDelaySec=2min
Persistent=true
[Install]
WantedBy=timers.target