aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/systemd/system/btrfs-balance@.timer
blob: 91a009c810bf7b594e4a4b601dd2c30b0b495718 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Monthly btrfs balance on %f
Documentation=man:btrfs-balance(8)

[Timer]
OnCalendar=monthly
AccuracySec=1d
Persistent=true
RandomizedDelaySec=1h

[Install]
WantedBy=timers.target