reenable manual block mount for e.g. lvm devices

master
Harald Hoyer 2009-05-18 18:17:56 +02:00
parent 6c00df2068
commit a8084e23dd
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
dracut_install echo
inst_hook pre-udev 10 "$moddir/parse-root-opts.sh"
inst_hook pre-udev 20 "$moddir/genrules.sh"
#inst_hook mount 99 "$moddir/mount-root.sh"
inst_hook mount 99 "$moddir/mount-root.sh"