Files
hi-server/deploy/systemd/hifast-mysql-backup.timer
T
2026-05-26 09:14:59 -07:00

12 lines
198 B
SYSTEMD

[Unit]
Description=Run Hifast MySQL backup to S3 every 10 minutes
[Timer]
OnCalendar=*:0/10
Persistent=true
RandomizedDelaySec=30
Unit=hifast-mysql-backup.service
[Install]
WantedBy=timers.target