Enable experimental interfaces to active AVRCP
[platform/core/connectivity/bluetooth-tools.git] / scripts / bt-stack-up.sh
index ad80079..1e934a1 100644 (file)
@@ -23,7 +23,7 @@ if [ -d /sys/fs/cgroup/systemd ]; then
 else
    # Under systemd, bluetoothd is dbus activated. sysvinit requires it to be
    # launched explicitly
-   /lib/bluetooth/bluetoothd -d
+   /lib/bluetooth/bluetoothd -E
 fi
 
 /usr/bin/bt-service &