chiark / gitweb /
rules: tape rules - use bsg device nodes for SG_IO
[elogind.git] / etc / udev / rules.d / 60-persistent-input.rules
index fbebe86244c80625b096962cdd6406c14571b088..34d5ef1557640a7fc1021a5fc49e87fe1516272c 100644 (file)
@@ -1,6 +1,6 @@
 # do not edit this file, it will be overwritten on update
 
-ACTION!="add", GOTO="persistent_input_end"
+ACTION!="add|change", GOTO="persistent_input_end"
 SUBSYSTEM!="input", GOTO="persistent_input_end"
 KERNEL=="input[0-9]*", GOTO="persistent_input_end"