Shuffle around cron jobs to run earlier at night
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
- name: ZFS Scrub
|
||||
cron:
|
||||
name: scrub {{ item }} ZFS pool
|
||||
hour: 5
|
||||
hour: 2
|
||||
minute: 0
|
||||
weekday: 5
|
||||
job: zpool scrub {{ item }}
|
||||
|
Reference in New Issue
Block a user