diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mdcheck | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mdcheck b/misc/mdcheck index f87999d..5f06812 100644 --- a/misc/mdcheck +++ b/misc/mdcheck @@ -147,7 +147,7 @@ do systemctl stop mdcheck_continue.timer exit 0; fi - sleep 120 + sleep 220 done # We've waited, and there are still checks running. |