tizen 2.3.1 release
[framework/connectivity/bluez.git] / src / bluetooth.service.in
index 2a576a3..35e9457 100644 (file)
@@ -1,10 +1,16 @@
 [Unit]
 Description=Bluetooth service
+Documentation=man:bluetoothd(8)
 
 [Service]
 Type=dbus
 BusName=org.bluez
-ExecStart=@prefix@/sbin/bluetoothd -n
+ExecStart=@libexecdir@/bluetoothd
+NotifyAccess=main
+#WatchdogSec=10
+#Restart=on-failure
+CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
+LimitNPROC=1
 
 [Install]
 WantedBy=bluetooth.target