Handle the pending dbus calls before termination
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-tv.service
index 2311bcc..461eb91 100644 (file)
@@ -1,12 +1,17 @@
 [Unit]
-Description=Bluetooth service
-After=multi-user.target
+Description=Bluetooth framework
+After=bluetooth.service
 
 [Service]
+User=network_fw
+Group=network_fw
+SmackProcessLabel=System
+SupplementaryGroups=priv_mediastorage priv_externalstorage
 Type=dbus
 BusName=org.projectx.bt
 ExecStart=/usr/bin/bt-service
 KillMode=process
+NotifyAccess=main
 
 [Install]
-WantedBy=starter.target
+WantedBy=multi-user.target