summaryrefslogtreecommitdiff
path: root/core/mdadm/mdadm_hook
diff options
context:
space:
mode:
Diffstat (limited to 'core/mdadm/mdadm_hook')
-rwxr-xr-xcore/mdadm/mdadm_hook4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/mdadm/mdadm_hook b/core/mdadm/mdadm_hook
index 57799d3b8..1d217a5a8 100755
--- a/core/mdadm/mdadm_hook
+++ b/core/mdadm/mdadm_hook
@@ -39,6 +39,4 @@ run_hook ()
esac
done
fi
- # assemble everything
- [ -e $mdconfig ] && /sbin/mdassemble
-} \ No newline at end of file
+}