Fix the memory leak
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-common.service
index 9f3b9cf..9d15b36 100644 (file)
@@ -1,6 +1,5 @@
 [Unit]
 Description=Bluetooth framework
-After=multi-user.target
 
 [Service]
 User=network_fw
@@ -12,6 +11,7 @@ ExecStart=/usr/bin/bt-service
 Restart=on-failure
 RestartSec=1
 KillMode=process
+NotifyAccess=main
 
 [Install]
-WantedBy=starter.target
+WantedBy=multi-user.target