mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
rules: input - do not create (broken) links for bluetooth devices
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user