index
:
initramfs-tools.git
daisy
helium
hydrogen
jenner
kenwood
larkspur
lithium
master
mendocino
napa
oxnard
pacifica
upstream
Vyatta fork of initramfs-tools (mirror of https://github.com/vyos/initramfs-tools.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hooks
/
md
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'hooks/md')
-rwxr-xr-x
hooks/md
1
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