diff --git a/mxraid/crond-mdcheck b/mxraid/crond-mdcheck index 09099b3..4da0f51 100644 --- a/mxraid/crond-mdcheck +++ b/mxraid/crond-mdcheck @@ -1,2 +1,2 @@ -# 0 2 23 * * root /usr/bin/mdcheck --duration "06:00" -# 0 2 1-22,24-31 * * root /usr/bin/mdcheck --continue --duration "06:00" +# 0 2 23 * * root /usr/bin/mdcheck.safe --duration "06:00" +# 0 2 1-22,24-31 * * root /usr/bin/mdcheck.safe --continue --duration "06:00"