diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-14 10:28:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-14 10:28:53 +0000 |
commit | 929a7f35226e61f7d108b6eda9e5fefdb844fbe3 (patch) | |
tree | f1c5b4f62cca05bd101d32f5f168cd3b446d2bc7 /misc/mdcheck | |
parent | Adding upstream version 4.3+20241202. (diff) | |
download | mdadm-929a7f35226e61f7d108b6eda9e5fefdb844fbe3.tar.xz mdadm-929a7f35226e61f7d108b6eda9e5fefdb844fbe3.zip |
Adding upstream version 4.4.upstream/4.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'misc/mdcheck')
-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. |