summarylogtreecommitdiffstats
path: root/raid-check.timer
blob: e14934ca9f9b2f965e87685a7b7b109f6d5cbd8b (plain)
1
2
3
4
5
6
7
8
9
10
11
# By default this timer will run the first Monday of each month at 08:00 AM.

[Unit]
Description=Run periodic raid volume scrub

[Timer]
OnCalendar=Mon *-*-1,2,3,4,5,6,7 08:00:00
Persistent=true

[Install]
WantedBy=timers.target