Merge pull request 'Better distribution of backups over time' (#49) from backups into master

Reviewed-on: Aurore/ansible#49
This commit is contained in:
jeltz 2021-03-24 02:12:53 +01:00
commit 6d74f04db4

View file

@ -5,7 +5,8 @@ Description=Timer for borgmatic backup
[Timer] [Timer]
OnCalendar=hourly OnCalendar=hourly
RandomizedDelaySec=10m RandomizedDelaySec=60m
FixedRandomDelay=true
[Install] [Install]
WantedBy=timers.target WantedBy=timers.target