dasd_mod: changed prio of cmdline hook to be executed after dasd
parent
bab749e23e
commit
c88b219410
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
inst_hook cmdline 30 "$moddir/parse-dasd-mod.sh"
|
||||
inst_hook cmdline 31 "$moddir/parse-dasd-mod.sh"
|
||||
dracut_install dasd_cio_free grep sed
|
||||
|
||||
|
|
Loading…
Reference in New Issue