void-packages/srcpkgs/iwd/files/ead/run
Jakub Jirutka 444bca2774 iwd: fix quoting in ead service.
No configured options would make ead crash, and only one option could be
used successfully.
2021-07-12 02:25:13 -03:00

3 lines
64 B
Bash

#!/bin/sh
[ -r ./conf ] && . conf
exec /usr/libexec/ead ${OPTS}