M7350/oe-core/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.3/defaults-sane
2024-09-09 08:52:07 +00:00

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"