Initial commit: Uploaded everything from abs/core
[arch-rock.git] / support / wireless_tools / wireless.conf.d
blob47540ef40e7f62897a404208089a4349ce80dd4f
2 # Settings for wireless cards
4 # For each wireless interface declared in INTERFACES (in rc.conf), declare
5 # a wlan_${IF} variable that contains the arguments to be passed to
6 # iwconfig(8). Then list the original interface name in the
7 # WLAN_INTERFACES array.
10 #wlan_eth0="eth0 mode managed essid default"
11 #WLAN_INTERFACES=(eth0)