[Unit] Description=shithub periodic housekeeping timer [Timer] # Daily at 03:30 UTC, after the 03:17 database backup window. OnCalendar=*-*-* 03:30:00 UTC # Run once at boot, ~5min in, so a fresh deploy doesn't wait a day. OnBootSec=5min Persistent=true Unit=shithubd-cron.service [Install] WantedBy=timers.target