summaryrefslogtreecommitdiffstats
path: root/scrub/e2scrub_all.timer.in
blob: 3d558bbc8b85fb1cd1713f178399fc573a9e760d (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Periodic ext4 Online Metadata Check for All Filesystems

[Timer]
# Run on Sunday at 3:10am, to avoid running afoul of DST changes
OnCalendar=Sun *-*-* 03:10:00
RandomizedDelaySec=60
Persistent=true

[Install]
WantedBy=timers.target