void-packages/srcpkgs/bluez/files/bluetooth-meshd/run
Doan Tran Cong Danh 2316f90584 bluez: update to 5.51.
mesh option is under testing
2019-10-07 11:28:23 +02:00

3 lines
111 B
Bash
Executable file

#!/bin/sh
sv check dbus >/dev/null || exit 1
exec /usr/libexec/bluetooth/bluetooth-meshd --nodetach >/dev/null