etc/systemd
This commit is contained in:
11
etc/systemd/system/timers.target.wants/e2scrub_all.timer
Normal file
11
etc/systemd/system/timers.target.wants/e2scrub_all.timer
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user