#
# Settings for wireless cards
#
# For each wireless interface declared in INTERFACES (in rc.conf), declare
# a wlan_${IF} variable that contains the arguments to be passed to
# iwconfig(8). Then list the original interface name in the
# WLAN_INTERFACES array.
#
wlan_wlan0="wlan0 mode managed essid Livebox-3b90 key 536EHE7AD26E8DC4E39E51F1C4"
WLAN_INTERFACES=(wlan0)