Hi Martin, On Tue, Oct 20, 2015, Martin Pitt wrote: > When running a kernel without bluetooth support, bluetooth.service fails to > start with > > bluetoothd[1640]: Failed to access management interface > bluetoothd[1640]: Adapter handling initialization failed > systemd[1]: bluetooth.service: Main process exited, code=exited, status=1/FAILURE > systemd[1]: Failed to start Bluetooth service. > > This causes an unnecessary "degraded" state and more importantly breaks package > installation when the bluez package auto-starts the daemon. > > Add a condition to only start the service if /sys/class/bluetooth exists. > > https://launchpad.net/bugs/1506774 > --- > src/bluetooth.service.in | 1 + > 1 file changed, 1 insertion(+) Applied. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html