summaryrefslogtreecommitdiff
path: root/src/bluetooth.service.in
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-11 23:03:33 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-11 23:03:33 +0100
commit7bed16dc787b8f8bef42ce6f9fdd381b48a60e28 (patch)
tree35b26a56c34c6d61a75f6b6ae4b9776939b47bd7 /src/bluetooth.service.in
parenta18a70c898aadd713a7e259121ae1b9c9b262282 (diff)
downloadbluez-7bed16dc787b8f8bef42ce6f9fdd381b48a60e28.tar.gz
core: Fix issue with wrong path for daemon in systemd unit
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 34972e1cb..2b73254ff 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@/bluetooth/bluetoothd
+ExecStart=@libexecdir@/bluetoothd
NotifyAccess=main
#WatchdogSec=10
#Restart=on-failure