Remove the unused session bus environement setting
[platform/core/connectivity/bluetooth-tools.git] / scripts / bt-edutm-off.sh
index d70d551..ab4457f 100755 (executable)
@@ -1,11 +1,12 @@
 #!/bin/sh
+PATH=/bin:/usr/bin:/sbin:/usr/sbin
 
 #
 # Script for turning off Bluetooth(EDUTM)
 #
 
 # Kill BlueZ bluetooth stack
-killall bluetoothd
+/usr/bin/killall bluetoothd
 
 # Remove BT device
 /usr/etc/bluetooth/bt-dev-end.sh