Modify bluetoothd path in stack up script
[platform/core/connectivity/bluetooth-tools.git] / scripts / wearable / bt-stack-up.sh
index 2c2074c..4f5da9f 100755 (executable)
@@ -42,7 +42,7 @@ fi
 
 # Execute BlueZ BT stack
 echo "Run bluetoothd"
-/usr/lib/bluetooth/bluetoothd -d -C &
+/usr/libexec/bluetooth/bluetoothd -d -C &
 /usr/bin/dbus-send --print-reply --system --type=method_call \
                --dest=org.freedesktop.systemd1 /org/freedesktop/systemd1 \
                org.freedesktop.systemd1.Manager.StartUnit \