forked from pool/bluez
d346a88b7d193e83175e63efa2071d603480a7fcc083c23719c222ecb3838486
add patch from upstream git to fix bluez networking OBS-URL: https://build.opensuse.org/request/show/128489 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=124
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%