X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fbt-stack-up.sh;h=ad8007908b4168760c6d7831621b207be6722805;hb=refs%2Ftags%2Fsubmit%2Ftizen%2F20131114.045100;hp=ed5c9e276e459f3db4d25a6cb46e250c26eda326;hpb=13bc56f00b2e5590cc4052ca72248e69b47eb6e7;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-tools.git diff --git a/scripts/bt-stack-up.sh b/scripts/bt-stack-up.sh index ed5c9e2..ad80079 100644 --- a/scripts/bt-stack-up.sh +++ b/scripts/bt-stack-up.sh @@ -19,7 +19,7 @@ echo "Run bluetoothd" if [ -d /sys/fs/cgroup/systemd ]; then # bt-service changes USER to 'app' via libprivilege-control, so it needs # to know where the session bus is located under systemd - export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/app/dbus/user_bus_socket + export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/5000/dbus/user_bus_socket else # Under systemd, bluetoothd is dbus activated. sysvinit requires it to be # launched explicitly