Index: b/scripts/bluetooth.rules =================================================================== --- a/scripts/bluetooth.rules.in +++ b/scripts/bluetooth.rules.in @@ -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+="@prefix@/sbin/bluetoothd --udev" +ACTION=="add", SUBSYSTEM=="bluetooth", RUN+="/lib/udev/bluetooth.sh"