This commit is contained in:
committed by
Git OBS Bridge
parent
2f7c55a8d9
commit
d573a899ad
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user