On Fri, 2005-06-10 at 21:50 +0800, Jeff Pitman wrote: > While you're at it, get hotplug to run "/etc/init.d/bluetooth start" > after it detects an external usb bluetooth. That chicken and egg > always nabbed me when starting up kdebluetooth services. Nah. If hcid is running, it'll bring up the new device when it appears. Just make sure it _is_ running by default. Maybe with the new init setup we can have services started and stopped on demand in a more cunning way, but I don't really like starting it from hotplug like the above. -- dwmw2