xref: /aosp_15_r20/external/e2fsprogs/scrub/e2scrub_all.timer.in (revision 6a54128f25917bfc36a8a6e9d722c04a0b4641b6)
1[Unit]
2Description=Periodic ext4 Online Metadata Check for All Filesystems
3
4[Timer]
5# Run on Sunday at 3:10am, to avoid running afoul of DST changes
6OnCalendar=Sun *-*-* 03:10:00
7RandomizedDelaySec=60
8Persistent=true
9
10[Install]
11WantedBy=timers.target
12