summaryrefslogtreecommitdiff
path: root/recipes-connectivity/bluez/bluez5/init
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/bluez/bluez5/init')
-rwxr-xr-x[-rw-r--r--]recipes-connectivity/bluez/bluez5/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/bluez/bluez5/init b/recipes-connectivity/bluez/bluez5/init
index 033e24d..f6d0884 100644..100755
--- a/recipes-connectivity/bluez/bluez5/init
+++ b/recipes-connectivity/bluez/bluez5/init
@@ -3,7 +3,7 @@
PATH=/sbin:/bin:/usr/sbin:/usr/bin
DESC=bluetooth
-DAEMON=@LIBEXECDIR@/bluetooth/bluetoothd
+DAEMON=/usr/libexec/bluetooth/bluetoothd
# If you want to be ignore error of "org.freedesktop.hostname1",
# please enable NOPLUGIN_OPTION.