Remove the obex unregister function
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-wearable.service
index abcbb44..eaca442 100644 (file)
@@ -1,16 +1,19 @@
 [Unit]
-Description=Bluetooth service
-After=dbus.socket dbus.service
-Requires=dbus.socket
+Description=Bluetooth framework
+After=dbus.service
 
 [Service]
-User=system
-Group=system
-SmackProcessLabel=bt-service
+User=network_fw
+Group=network_fw
+SmackProcessLabel=System
 Type=dbus
 BusName=org.projectx.bt
 ExecStart=/usr/bin/bt-service
 KillMode=process
+NotifyAccess=main
+MemoryLimit=30M
+Restart=on-failure
+RestartSec=0
 
 [Install]
 WantedBy=multi-user.target