summaryrefslogtreecommitdiff
path: root/src/bluetooth.service.in
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-11 21:46:00 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-11 21:46:00 +0100
commitdf13abbc7f8328a0ca42110a8328575c26efadbe (patch)
treebdf000f406f3f1cb5c1aa32e024697c182e1bd6d /src/bluetooth.service.in
parente57efd6fbb0a25a61bd841cb1f81ebbd53528a0c (diff)
downloadbluez-df13abbc7f8328a0ca42110a8328575c26efadbe.tar.gz
build: Use @libexecdir@/bluetooth path for daemons
Diffstat (limited to 'src/bluetooth.service.in')
-rw-r--r--src/bluetooth.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth.service.in b/src/bluetooth.service.in
index 2b73254ff..34972e1cb 100644
--- a/src/bluetooth.service.in
+++ b/src/bluetooth.service.in
@@ -5,7 +5,7 @@ Documentation=man:bluetoothd(8)
[Service]
Type=dbus
BusName=org.bluez
-ExecStart=@libexecdir@/bluetoothd
+ExecStart=@libexecdir@/bluetooth/bluetoothd
NotifyAccess=main
#WatchdogSec=10
#Restart=on-failure