fe84c39a69bd3dfb93b3f537eac0286b6006ece6
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-mobile-sprd.service
1 [Unit]
2 Description=Bluetooth framework
3 After=wifi-ready.service
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 ExecStartPre=/bin/sleep 2
13 ExecStart=/usr/bin/bt-service
14 KillMode=process
15
16 [Install]
17 WantedBy=multi-user.target