summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/wpa-supplicant/files/openmn/defaults
blob: 1da73d30c09de2990820781b386a6b11daeafb34 (plain)
1
2
3
4
5
6
7
8
# 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 hermes"