diff options
Diffstat (limited to 'systemd/restic-backup.timer')
| -rw-r--r-- | systemd/restic-backup.timer | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/systemd/restic-backup.timer b/systemd/restic-backup.timer index a2c0b47..66e1848 100644 --- a/systemd/restic-backup.timer +++ b/systemd/restic-backup.timer @@ -2,7 +2,8 @@ Description=Run Restic Daily Backup [Timer] -OnCalendar=*-*-* 03:00:00 +OnCalendar=*-*-* 01:00:00 +RandomizedDelaySec=10800 Persistent=true [Install] |
