run (88B)
1 #!/bin/sh 2 [ -r ./conf ] && . ./conf 3 exec 2>&1 4 exec /usr/lib/iwd/iwd ${OPTS} 2>/dev/null