bluez/scripts/bluetooth.rules.in
2009-07-06 10:29:57 -07:00

4 lines
186 B
Plaintext

# Run helper every time a Bluetooth device appears
# On remove actions, bluetoothd should go away by itself
ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="@prefix@/sbin/bluetoothd --udev"