Use the full path to call the chsmack command 62/150062/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 14 Sep 2017 07:03:14 +0000 (16:03 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 14 Sep 2017 07:03:14 +0000 (16:03 +0900)
Change-Id: I1b668b85b9b47b9ce3348f921abb86a315f1a8c9
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/500.bluez_upgrade.sh

index d500621..940cef6 100644 (file)
@@ -5,5 +5,5 @@
 #------------------------------------------#
 
 # Change the smack label for BT chip and paired info
-chsmack -a "User" /var/lib/bluetooth
-chsmack -a "System" /var/lib/bluetooth/* -r
+/usr/bin/chsmack -a "User" /var/lib/bluetooth
+/usr/bin/chsmack -a "System" /var/lib/bluetooth/* -r