3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
|
|
# Run the mdcheck script once on every Saturday for 5 hours
|
||
|
|
0 0 * * 6 root /usr/sbin/mdcheck --duration "5 hours"
|