chiark / gitweb /
replace "add|change" with "!remove"
[elogind.git] / rules / rules.d / 60-persistent-input.rules
index 1ea4431d29a5d4f2d86085649367f85aabab49eb..634c4dbeaf8ede228f729d5fe254aa651c2b2c23 100644 (file)
@@ -1,6 +1,6 @@
 # do not edit this file, it will be overwritten on update
 
-ACTION!="add|change", GOTO="persistent_input_end"
+ACTION=="remove", GOTO="persistent_input_end"
 SUBSYSTEM!="input", GOTO="persistent_input_end"
 KERNEL=="input[0-9]*", GOTO="persistent_input_end"