summaryrefslogtreecommitdiff
path: root/hooks/md
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/md')
-rwxr-xr-xhooks/md1
1 files changed, 1 insertions, 0 deletions
diff --git a/hooks/md b/hooks/md
index c06b46b..be8a55a 100755
--- a/hooks/md
+++ b/hooks/md
@@ -14,6 +14,7 @@ prereqs)
;;
esac
+# FIXME: check /proc/mdstat
if [ ! -x /sbin/mdadm ]; then
exit 0
fi