| Current Path : /hdd/hdd21/main/lib/udev/rules.d/ |
| Current File : //hdd/hdd21/main/lib/udev/rules.d/97-bluetooth.rules |
# Run helper every time a Bluetooth device appears # On remove actions, bluetoothd should go away by itself ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="/lib/udev/bluetooth.sh" ACTION=="change", SUBSYSTEM=="bluetooth", RUN+="/lib/udev/bluetooth.sh"