]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
udev-rules/module-setup.sh: optionally install /etc/pcmcia/config.opts
authorHarald Hoyer <harald@redhat.com>
Wed, 29 May 2013 12:28:25 +0000 (14:28 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 29 May 2013 12:29:02 +0000 (14:29 +0200)
https://bugzilla.redhat.com/show_bug.cgi?id=920076

modules.d/95udev-rules/module-setup.sh

index 1c4820257f937426b1633d0c67ec909a70c02452..e952e807ed49f1b2bb78051cbde844c795811b0f 100755 (executable)
@@ -69,6 +69,8 @@ install() {
         ${udevdir}/pcmcia-socket-startup \
         ${udevdir}/pcmcia-check-broken-cis
 
+    dracut_install -o /etc/pcmcia/config.opts
+
     [ -f /etc/arch-release ] && \
         inst_script "$moddir/load-modules.sh" /lib/udev/load-modules.sh