patch-scripts_bluetooth_rules 415 B

1234567
  1. --- bluez-4.59.orig/scripts/bluetooth.rules Thu Dec 24 17:43:09 2009
  2. +++ bluez-4.59/scripts/bluetooth.rules Tue Dec 29 01:26:46 2009
  3. @@ -1,3 +1,3 @@
  4. # Run helper every time a Bluetooth device appears
  5. # On remove actions, bluetoothd should go away by itself
  6. -ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="/usr/local/sbin/bluetoothd --udev"
  7. +ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="/usr/sbin/bluetoothd --udev"