Files
server/usr/lib/systemd/system/e2scrub_all.timer
2026-01-07 20:52:11 +01:00

12 lines
251 B
SYSTEMD

[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