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

5 lines
116 B
Text
Raw Normal View History

2022-02-10 09:54:01 +02:00
#!/bin/sh
sv check dbus >/dev/null || exit 1
[ -r conf ] && . ./conf
exec /usr/libexec/nfc/seeld --nodaemon ${OPTS}