void-packages/srcpkgs/neard/files/seeld/run
2022-02-14 09:23:45 +01:00

4 lines
116 B
Bash

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