Browse Source

dm/install: install dmeventd, only if present

master
Harald Hoyer 15 years ago
parent
commit
f8fcc56ed9
  1. 2
      modules.d/90dm/install

2
modules.d/90dm/install

@ -7,5 +7,5 @@ modinfo -k $kernel dm_mod >/dev/null 2>&1 && \ @@ -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…
Cancel
Save