summaryrefslogtreecommitdiff
path: root/rules/60-keyboard.rules
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-03-18 16:37:49 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-03-18 17:05:36 -0400
commit73c6fdf90160e6f617f44e7c83be655008b78a84 (patch)
tree45f6919d28a7dc3443a03d67dcc14c222560eeb1 /rules/60-keyboard.rules
parentbf856b7c02991c75a09609d9320d36071036a2ca (diff)
rules: remove unsed net rules
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'rules/60-keyboard.rules')
-rw-r--r--rules/60-keyboard.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/60-keyboard.rules b/rules/60-keyboard.rules
index fcb948ac02..e534b454dc 100644
--- a/rules/60-keyboard.rules
+++ b/rules/60-keyboard.rules
@@ -9,7 +9,7 @@ IMPORT{builtin}="hwdb --subsystem=input --lookup-prefix=keyboard:", \
RUN{builtin}+="keyboard", GOTO="keyboard_end"
# AT keyboard matching by the machine's DMI data
-DRIVERS=="atkbd", IMPORT{builtin}="hwdb 'keyboard:atkbd:$attr{[dmi/id]modalias}'", \
+DRIVERS=="atkbd", IMPORT{builtin}="hwdb 'keyboard:$attr{[dmi/id]modalias}'", \
RUN{builtin}+="keyboard", GOTO="keyboard_end"
# device matching the input device name and the machine's DMI data