Files
ports/core/bluez/run
2020-04-13 14:53:21 +08:00

4 lines
94 B
Bash

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