bugzilla/ansible/roles/restic/templates/restic-backup.timer.j2
Tiara Rodney 883f31932e
init
2026-03-14 05:38:45 +01:00

10 lines
153 B
Django/Jinja

[Unit]
Description=Restic backup timer
[Timer]
OnCalendar={{ backup_schedule }}
Persistent=true
RandomizedDelaySec=1h
[Install]
WantedBy=timers.target