Revert "Remove After tag to remove cyclic dependency"
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-mobile-sprd.service
1 [Unit]
2 Description=Bluetooth framework
3 After=multi-user.target
4
5 [Service]
6 User=network_fw
7 Group=network_fw
8 SmackProcessLabel=System
9 SupplementaryGroups=priv_mediastorage priv_externalstorage
10 Type=dbus
11 BusName=org.projectx.bt
12 ExecStart=/usr/bin/bt-service
13 KillMode=process
14
15 [Install]
16 WantedBy=multi-user.target