OBS User unknown
2008-12-05 15:04:23 +00:00
committed by Git OBS Bridge
parent 2f7c55a8d9
commit d573a899ad
3 changed files with 9 additions and 1 deletions

View File

@@ -63,5 +63,6 @@ if [ -n "$need_mdadm" ]; then
if [ "$md_dev" ] ; then
/sbin/mdadm $mdconf --auto=md $md_dev || /sbin/mdadm -Ac partitions $mdarg --auto=md $md_dev
fi
wait_for_events
fi