chiark / gitweb /
rules: add "do not edit" comment
[elogind.git] / etc / udev / rules.d / 60-persistent-input.rules
index acf5ebe7d5ce1a9c51eb60d20178a776f84a2b29..fbebe86244c80625b096962cdd6406c14571b088 100644 (file)
@@ -1,3 +1,5 @@
+# do not edit this file, it will be overwritten on update
+
 ACTION!="add", GOTO="persistent_input_end"
 SUBSYSTEM!="input", GOTO="persistent_input_end"
 KERNEL=="input[0-9]*", GOTO="persistent_input_end"