chiark / gitweb /
update SUSE rules
[elogind.git] / etc / udev / suse / 50-pcmcia.rules
similarity index 73%
rename from etc/udev/suse/80-pcmcia.rules
rename to etc/udev/suse/50-pcmcia.rules
index cae7a7606c406ac337e677b426e1268451d11f19..11ccde56e7ed87c9673524129cd65d46dbc4ca38 100644 (file)
@@ -1,7 +1,5 @@
-ENV{SYSCONFIG}=="no|off|0", GOTO="pcmcia_end"
-
 SUBSYSTEM=="pcmcia_socket", ACTION=="add", RUN+="/sbin/hwup pcmcia_socket-devpath-%p -o hotplug"
 SUBSYSTEM=="pcmcia", ACTION=="add", RUN+="/sbin/hwup pcmcia-devpath-%p -o hotplug"
 
-LABEL="pcmcia_end"
+LABEL="after_pcmcia"