]> git.ipfire.org Git - thirdparty/dracut.git/commit
kernel-modules/module-setup.sh: fix modprobe.d install
authorHarald Hoyer <harald@redhat.com>
Mon, 23 Jul 2012 09:38:36 +0000 (11:38 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 23 Jul 2012 09:38:36 +0000 (11:38 +0200)
commitb7c8f59fef3a2a36726f5ea988b74ba6bf1da695
tree6c8afbdde645a10997441660fc71b4d6d44c0dc1
parent13f77e9fd53682202bbd32faf8f9e55e0b99fec2
kernel-modules/module-setup.sh: fix modprobe.d install

if /lib/modprobe.d does not exist, it errors with:
find: `/lib/modprobe.d/': No such file or directory
modules.d/90kernel-modules/module-setup.sh