Merge "cleanup of acquire notification data for stop notify" into tizen
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-wearable.service
1 [Unit]
2 Description=Bluetooth framework
3 After=dbus.socket dbus.service
4 Requires=dbus.socket
5
6 [Service]
7 User=network_fw
8 Group=network_fw
9 SmackProcessLabel=System
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