briven-restore-drill.timer 327 B

123456789101112
  1. [Unit]
  2. Description=Run briven restore drill on the 1st of every month at 04:30 UTC
  3. [Timer]
  4. # 1st day of each month, 04:30 UTC — well after any monthly close-out
  5. # work and well before any business-hours window in EU/US.
  6. OnCalendar=*-*-01 04:30:00 UTC
  7. Persistent=true
  8. RandomizedDelaySec=900
  9. [Install]
  10. WantedBy=timers.target