Browse Source

udev-rules/module-setup.sh: optionally install /etc/pcmcia/config.opts

https://bugzilla.redhat.com/show_bug.cgi?id=920076
master
Harald Hoyer 12 years ago
parent
commit
af2578562c
  1. 2
      modules.d/95udev-rules/module-setup.sh

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

@ -69,6 +69,8 @@ install() { @@ -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


Loading…
Cancel
Save