Added random delay to timer to stagger maintenance

This commit is contained in:
Logan G 2023-02-24 23:51:10 -07:00
parent b762e8e970
commit 433dc2d9e7
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -3,6 +3,7 @@ Description=Run BTRFS maintenance stuff (scrub and rebalance) monthly
[Timer] [Timer]
OnCalendar=*-*-01 02:00:00 OnCalendar=*-*-01 02:00:00
RandomizedDelaySec=3600
Persistent=true Persistent=true
[Install] [Install]