• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[Unit]
2Description=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
6OnCalendar=Sun *-*-* 03:10:00
7RandomizedDelaySec=60
8Persistent=true
9
10[Install]
11WantedBy=timers.target
12