run 71 B

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