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