Go to file
Stefan Seyfried b974b78279 Accepting request 198128 from home:seife:bluez5
- dropped patches (no longer needed):
  * 0001-network-fix-network-Connect-method-parameters.patch
  * bluez-4.101-new-automake.diff
- new patch to suppress a stupid compiler warning:
  * bluez-5.4-compilerwarning.diff

OBS-URL: https://build.opensuse.org/request/show/198128
OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=144
2013-09-09 18:51:01 +00:00

Notes about the SUSE bluez packages:
====================================

How does bluetoothd get started?
--------------------------------
Bluetoothd is started via udev. This means: as soon as a bluetooth device
is inserted, bluetoothd is started with the option "--udev".
For the case that D-Bus is not yet running during system bootup when the
adapter is detected, bluetoothd will quit with exit code 1, udev will notice
that and then try to restart bluetoothd later.

If you want to prevent starting of the bluetooth service, edit
/etc/sysconfig/bluetooth and set START_BLUETOOTHD to "no".

Have a lot of fun...
Description
No description provided
Readme 13 MiB
Languages
Diff 100%