summaryrefslogtreecommitdiff
path: root/etc/udev/suse/50-pcmcia.rules
diff options
context:
space:
mode:
Diffstat (limited to 'etc/udev/suse/50-pcmcia.rules')
-rw-r--r--etc/udev/suse/50-pcmcia.rules5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/udev/suse/50-pcmcia.rules b/etc/udev/suse/50-pcmcia.rules
deleted file mode 100644
index 11ccde56e7..0000000000
--- a/etc/udev/suse/50-pcmcia.rules
+++ /dev/null
@@ -1,5 +0,0 @@
-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="after_pcmcia"
-