summaryrefslogtreecommitdiff
path: root/libre/initscripts/wireless.conf.d
blob: 47540ef40e7f62897a404208089a4349ce80dd4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# 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)