Merge pull request 'Better distribution of backups over time' (#49) from backups into master
Reviewed-on: Aurore/ansible#49
This commit is contained in:
commit
6d74f04db4
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ Description=Timer for borgmatic backup
|
|||
|
||||
[Timer]
|
||||
OnCalendar=hourly
|
||||
RandomizedDelaySec=10m
|
||||
RandomizedDelaySec=60m
|
||||
FixedRandomDelay=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
|
Loading…
Reference in a new issue