dm/install: install dmeventd, only if present

master
Harald Hoyer 2010-11-10 15:00:01 +01:00
parent 1c290032a4
commit f8fcc56ed9
1 changed files with 1 additions and 1 deletions

View File

@ -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