Merge branch 'master' into tizen_2.1
[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 After=dbus.service
6
7 [Service]
8 Type=dbus
9 BusName=org.projectx.bt
10 ExecStart=/usr/bin/bt-service
11 RemainAfterExit=yes
12
13 [Install]
14 WantedBy=tizen-middleware.target.wants