You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[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
|