Better distribution of backups over time

This commit is contained in:
jeltz 2021-03-24 02:10:11 +01:00
parent 3000f46c46
commit 21eaeb2d42
1 changed files with 2 additions and 1 deletions

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