summaryrefslogtreecommitdiff
path: root/rules/rules.d/60-persistent-input.rules
diff options
context:
space:
mode:
Diffstat (limited to 'rules/rules.d/60-persistent-input.rules')
-rw-r--r--rules/rules.d/60-persistent-input.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/rules.d/60-persistent-input.rules b/rules/rules.d/60-persistent-input.rules
index 7230e4b312..65a6381fad 100644
--- a/rules/rules.d/60-persistent-input.rules
+++ b/rules/rules.d/60-persistent-input.rules
@@ -2,6 +2,7 @@
ACTION=="remove", GOTO="persistent_input_end"
SUBSYSTEM!="input", GOTO="persistent_input_end"
+SUBSYSTEMS=="bluetooth", GOTO="persistent_input_end"
ENV{ID_INPUT}=="", IMPORT{program}="input_id %p"
SUBSYSTEMS=="usb", ENV{ID_BUS}=="", IMPORT{program}="usb_id --export %p"