#!/usr/bin/runscript

command=/usr/sbin/bluetoothd

depend() {
    after coldplug
    need dbus localmount hostname
}
