summaryrefslogtreecommitdiff
path: root/src/bluetooth.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth.service.in')
-rw-r--r--src/bluetooth.service.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/bluetooth.service.in b/src/bluetooth.service.in
index 525a3c12..e00095d7 100644
--- a/src/bluetooth.service.in
+++ b/src/bluetooth.service.in
@@ -5,14 +5,11 @@ Documentation=man:bluetoothd(8)
[Service]
Type=dbus
BusName=org.bluez
-ExecStart=@libexecdir@/bluetoothd -nEd
+ExecStart=/usr/libexec/bluetooth/bluetoothd -d -C
NotifyAccess=main
-#WatchdogSec=10
-#Restart=on-failure
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
LimitNPROC=1
-SmackExecLabel=User
[Install]
-WantedBy=bluetooth.target
+WantedBy=multi-user.target
Alias=dbus-org.bluez.service