mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
12 lines
336 B
D
12 lines
336 B
D
#
|
|
# 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_eth0="eth0 mode managed essid default"
|
|
#WLAN_INTERFACES=(eth0)
|
|
|