Hi Stefan, > > we had the discussion for Fedora and we want to start it via udev, > > however then we need D-Bus before udev runs and that is not an option > > right now. So the current solution is to just do it via init.d, but in > > the future we want udev. > > What about the old hack that I had back in the old days that would let hcid > wait until D-Bus came up? ;-) One problem with init.d is that the daemon is > running, even if there is no device plugged in... if we go always polling the D-Bus and try to re-connect it is bad, too. The solution is to make sure that D-Bus is always running and will never die. Everything else is just wrong and will break. Regards Marcel -- 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