summaryrefslogtreecommitdiff
path: root/recipes-connectivity/bluez/bluez5/init
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-10-18 17:46:54 -0500
committerJohn Klug <john.klug@multitech.com>2017-10-18 17:46:54 -0500
commit84591cf1f33e695add589a882653b86504f2d1e0 (patch)
tree028a820ff621c03f952c855ea32d7808b630d9fc /recipes-connectivity/bluez/bluez5/init
parent603994e38d6ff3a319fcc269c1b235fcfd53e14e (diff)
downloadmeta-mlinux-84591cf1f33e695add589a882653b86504f2d1e0.tar.gz
meta-mlinux-84591cf1f33e695add589a882653b86504f2d1e0.tar.bz2
meta-mlinux-84591cf1f33e695add589a882653b86504f2d1e0.zip
bt-pan daemon for bluetooth pan
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.