void-packages/srcpkgs/bluez/files/bluetooth-meshd/run

4 lines
111 B
Bash
Executable File

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