Code Sync [Tizen3.0]: Merged the tizen_2.4 Spin code to tizen.org
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-wearable.service
1 [Unit]
2 Description=Bluetooth service
3 After=dbus.socket dbus.service
4 Requires=dbus.socket
5
6 [Service]
7 Type=dbus
8 BusName=org.projectx.bt
9 ExecStart=/usr/bin/bt-service
10 KillMode=process
11
12 [Install]
13 WantedBy=multi-user.target