Public bug reported:
Binary package hint: bluez-utils
After setting DUND_ENABLED=1 in /etc/defaults/bluetooth I noticed that
/etc/init.d/bluetooth didn't start the dund daemon.
I tracked it down to be because on line 41 of /etc/init.d/bluetooth it's
refering to the defunct /etc/defaults/bluez-utils file
I added
test -f /etc/default/bluetooth && . /etc/default/bluetooth
to the init.d script and it started working properly.
Thanks,
Eric
** Affects: bluez-utils (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
/etc/init.d/bluetooth doesn't start dund or pand
https://launchpad.net/bugs/75691
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs