summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2009-10-01 11:45:54 +0200
committerHarald Hoyer <harald@redhat.com>2009-10-01 14:46:14 +0200
commit8bfed103d8156717854d4267a6aa34697d26ce03 (patch)
treef9f87becf6ba15c5d44d534baaee2d98dec67f8f
parente9b6e4e83970c1f8c3c3b76f2a6a524049bf2189 (diff)
mdraid: do not cleanup on auto assembly with mdadm.conf
-rwxr-xr-xmodules.d/90mdraid/mdadm_auto.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules.d/90mdraid/mdadm_auto.sh b/modules.d/90mdraid/mdadm_auto.sh
index 3841765..a971a5a 100755
--- a/modules.d/90mdraid/mdadm_auto.sh
+++ b/modules.d/90mdraid/mdadm_auto.sh
@@ -3,5 +3,3 @@
info "Autoassembling MD Raid"
/sbin/mdadm -As --auto=yes --run 2>&1 | vinfo
-ln -s /sbin/mdraid-cleanup /pre-pivot/30-mdraid-cleanup.sh 2>/dev/null
-ln -s /sbin/mdraid-cleanup /pre-pivot/31-mdraid-cleanup.sh 2>/dev/null