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