mdraid: do not cleanup on auto assembly with mdadm.conf
authorHarald Hoyer <harald@redhat.com>
Thu, 1 Oct 2009 09:45:54 +0000 (11:45 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 1 Oct 2009 12:46:14 +0000 (14:46 +0200)
modules.d/90mdraid/mdadm_auto.sh

index 3841765..a971a5a 100755 (executable)
@@ -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