| [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 | |