summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/500.bluez_upgrade.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/500.bluez_upgrade.sh b/packaging/500.bluez_upgrade.sh
index d5006214..940cef69 100644
--- a/packaging/500.bluez_upgrade.sh
+++ b/packaging/500.bluez_upgrade.sh
@@ -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