etc/defaults/rc.conf: fix a typo (wlanddebug -> wlandebug)
Approved by: adrian (mentor) Differential Revision: https://reviews.freebsd.org/D5480
This commit is contained in:
parent
f10bbaa78c
commit
b6a21c5c8e
@ -221,7 +221,7 @@ cloned_interfaces="" # List of cloned network interfaces to create.
|
||||
#vlans_fxp0="101 vlan0" # vlan(4) interfaces for fxp0 device
|
||||
#create_args_vlan0="vlan 102" # vlan tag for vlan0 device
|
||||
#wlans_ath0="wlan0" # wlan(4) interfaces for ath0 device
|
||||
#wlandebug_wlan0="scan+auth+assoc" # Set debug flags with wlanddebug(8)
|
||||
#wlandebug_wlan0="scan+auth+assoc" # Set debug flags with wlandebug(8)
|
||||
#ipv4_addrs_fxp0="192.168.0.1/24 192.168.1.1-5/28" # example IPv4 address entry.
|
||||
#
|
||||
#autobridge_interfaces="bridge0" # List of bridges to check
|
||||
|
Loading…
x
Reference in New Issue
Block a user