generic-poky/meta/packages/wpa-supplicant/wpa-supplicant-0.7.2/defaults-sane

9 lines
284 B
Plaintext

# Useful flags:
# -i <ifname> Interface (required, unless specified in config)
# -D <driver> Wireless Driver
# -d Debugging (-dd for more)
# -q Quiet (-qq for more)
CONFIG="/etc/wpa_supplicant.conf"
OPTIONS="-i eth1 -D wext"