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