diff --git a/roles/borgbackup_client/templates/borgmatic.timer.j2 b/roles/borgbackup_client/templates/borgmatic.timer.j2 index 663f8ca..e0e3927 100644 --- a/roles/borgbackup_client/templates/borgmatic.timer.j2 +++ b/roles/borgbackup_client/templates/borgmatic.timer.j2 @@ -5,7 +5,8 @@ Description=Timer for borgmatic backup [Timer] OnCalendar=hourly -RandomizedDelaySec=10m +RandomizedDelaySec=60m +FixedRandomDelay=true [Install] WantedBy=timers.target