Prevent the buffer overflow error for adv data
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-common.service
index 58a25d7..9d15b36 100644 (file)
@@ -1,16 +1,17 @@
 [Unit]
 Description=Bluetooth framework
-After=multi-user.target
 
 [Service]
 User=network_fw
 Group=network_fw
+SmackProcessLabel=System
 Type=dbus
 BusName=org.projectx.bt
 ExecStart=/usr/bin/bt-service
 Restart=on-failure
 RestartSec=1
 KillMode=process
+NotifyAccess=main
 
 [Install]
-WantedBy=starter.target
+WantedBy=multi-user.target