void-packages/srcpkgs/neard/files/seeld/run

5 lines
116 B
Bash

#!/bin/sh
sv check dbus >/dev/null || exit 1
[ -r conf ] && . ./conf
exec /usr/libexec/nfc/seeld --nodaemon ${OPTS}