[Bug 12471] udev rules for pcmcia-0.15 with nonstatic socket contains wrong path to the pcmcia-socket-startup binary
bugme-daemon at bugzilla.kernel.org
bugme-daemon at bugzilla.kernel.org
Sun Jan 18 10:24:56 EST 2009
http://bugzilla.kernel.org/show_bug.cgi?id=12471
------- Comment #3 from bircoph at gmail.com 2009-01-18 07:24 -------
Hello,
(In reply to comment #2)
> Hi,
>
> pcmcia-socket-startup is loaded by /etc/udev/rules.d/60-pcmcia.rules.
>
> At your Distribution,
> You should fix the "/etc/udev/rules.d/60-pcmcia.rules" instead.
[...]
But why this should be fixed at distribution? I dot mind of placing this binary
at /sbin, but udev rules should be consistent with this.
/etc/udev/rules.d/60-pcmcia.rules are generated from udev/rules-* in the source
tree. And udev/rules-nonstaticsocket contains as of version 0.15:
# if this is a PCMCIA socket which needs a resource database,
# pcmcia-socket-startup sets it up
SUBSYSTEM=="pcmcia_socket", \
RUN+="/lib/udev/pcmcia-socket-startup"
And it should contain the text you noted above if pcmcia-socket-startup should
be placed at /sbin in your opinion. Please fix this.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the linux-pcmcia
mailing list