Whamcloud - gitweb
debian: drop "package-supports-alternative-init-but-no-init.d-script" override
[tools/e2fsprogs.git] / scrub / e2scrub_all.timer.in
1 [Unit]
2 Description=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
6 OnCalendar=Sun *-*-* 03:10:00
7 RandomizedDelaySec=60
8 Persistent=true
9
10 [Install]
11 WantedBy=timers.target