#!/bin/sh
sv check dbus >/dev/null || exit 1
exec /usr/lib/bluetooth/bluetoothd -n >/dev/null
