void-packages/srcpkgs/iwd/files/iwd/run

4 lines
71 B
Bash
Executable File

#!/bin/sh
[ -r ./conf ] && . ./conf
exec /usr/libexec/iwd ${OPTS} 2>&1