install modprobe.d for special rules and blacklists

master
Harald Hoyer 2009-03-06 15:44:50 +01:00
parent 0515a94129
commit 4ab702040a
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ instmods ${modules:-=ata =block =drm dm-crypt aes sha256 cbc sd_mod}
while read d mp t rest; do
instmods "$t"
done </proc/mounts

[ -f /etc/modprobe.conf ] && dracut_install /etc/modprobe.conf
dracut_install /etc/modprobe.d/*