3.0 specific patch: enable to build after tizen 2.4 code sync.
[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 User=system
8 Group=system
9 SmackProcessLabel=bt-service
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