dm/install: install dmeventd, only if present
parent
1c290032a4
commit
f8fcc56ed9
|
@ -7,5 +7,5 @@ modinfo -k $kernel dm_mod >/dev/null 2>&1 && \
|
|||
|
||||
inst dmsetup
|
||||
|
||||
inst dmeventd
|
||||
type -P dmeventd >/dev/null && dracut_install dmeventd
|
||||
inst_rules 10-dm.rules 95-dm-notify.rules
|
||||
|
|
Loading…
Reference in New Issue