forked from pool/bluez
d63d23abc3166425e798cf2ecc2815eb067d6c4b0b4ceac07a5d9bc7b94e8533
Fix build with glib 2.40 - Patch from upstream git; Fix fallout in openSUSE:Factory:Staging:F OBS-URL: https://build.opensuse.org/request/show/232097 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=164
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
Languages
Diff
100%