Update github.com git:// SRC_URIs
[AGL/meta-agl-demo.git] / recipes-connectivity / bluez5 / bluez5 / obex.service
1 [Unit]
2 Description=Bluetooth OBEX service
3
4 [Service]
5 Type=dbus
6 BusName=org.bluez.obex
7 ExecStart=/usr/libexec/bluetooth/obexd --root=/var/volatile/tmp
8
9 [Install]
10 Alias=dbus-org.bluez.obex.service