debian-galaxy-a20e/rootfs/usr/lib/systemd/system/e2scrub_all.timer

12 lines
251 B
SYSTEMD
Raw Permalink Normal View History

2026-08-27 13:48:54 +00:00
[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