Check whether dbus name is acquired normally.
[platform/core/connectivity/bluetooth-frwk.git] / bluetooth_log_dump.sh
old mode 100755 (executable)
new mode 100644 (file)
index 2254e9f..40d0403
@@ -11,7 +11,7 @@ PREV_PWD=${PWD}
 BT_DATA_DIR=/var/lib/bluetooth
 
 mkdir -p ${BLUETOOTH_DEBUG}
-${CHOWN} 200:200 ${BLUETOOTH_DEBUG}
+${CHOWN} 551:551 ${BLUETOOTH_DEBUG}
 
 if [ -e ${BT_DATA_DIR} ]
 then