summaryrefslogtreecommitdiffstats
path: root/ccw.udev
diff options
context:
space:
mode:
Diffstat (limited to 'ccw.udev')
-rw-r--r--ccw.udev2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccw.udev b/ccw.udev
index ea8eb84..8ef72db 100644
--- a/ccw.udev
+++ b/ccw.udev
@@ -1,4 +1,4 @@
-ACTION!="bind|change", GOTO="ccw_end"
+ACTION!="bind", GOTO="ccw_end"
SUBSYSTEM!="ccw", GOTO="ccw_end"
DRIVER=="ctcm|lcs|qeth", RUN+="ccw_init"
LABEL="ccw_end"