Opened 8 years ago
Closed 8 years ago
#10614 closed enhancement (fixed)
obexd should be mentioned in Bluez
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 8.3 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
From blfs-dev (Xi Ruoyao):
If obexd is not started, some software using Bluetooth
(for example bluetooth-sendto in gnome-bluetooth) will complain
and can not work.
We should mention it in the instruction:
Systemd Obexd Service:
To start the obexd daemon for user session (to support some Bluetooth
programs using it), enable the previously installed systemd unit for all
users by running the following command as root user:
systemctl enable --global obex
And:
Installed Programs: ... ... mpris-proxy, *obexd*, and rctest
Short Descriptions:
... ...
obexd Is the obex D-Bus daemon
... ...
Change History (3)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

obexd is installed in /usr/libexec. We do not normally list those programs in the book.
We also need to figure out if this is applicable to the sysv side of bluez and address that also.