Fixed: Move multipath scan earlier. It must go before any other dm rules.

Also changed the filename in the install file.
master
Harald Hoyer 2010-02-12 11:00:21 +01:00
parent a39ea24f10
commit edb511860c
1 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,4 @@ inst_hook pre-pivot 02 "$moddir/multipathd-stop.sh"
inst_rules 40-multipath.rules

inst "$moddir/multipath-scan.sh" /sbin/multipath-scan
inst_rules "$moddir/14-multipath-scan.rules"
inst_rules "$moddir/9-multipath-scan.rules"