Fix issues in the merged Tizen 3.0 code
[platform/core/connectivity/bluetooth-frwk.git] / bt-service / bluetooth-frwk-service.service
1 # bt-service check previous BT-connection status and re-activate BT when boot.
2
3 [Unit]
4 Description=Bluetooth Framework Service
5
6 [Service]
7 Type=dbus
8 BusName=org.projectx.bt
9 ExecStart=/usr/bin/bt-service
10 RemainAfterExit=yes
11
12 [Install]
13 WantedBy=tizen-middleware.target