diff options
| author | Andriy Voskoboinyk <avos@FreeBSD.org> | 2016-02-28 23:57:26 +0000 |
|---|---|---|
| committer | Andriy Voskoboinyk <avos@FreeBSD.org> | 2016-02-28 23:57:26 +0000 |
| commit | b6a21c5c8edf4b5231fcc80f6bb814a22904da55 (patch) | |
| tree | cd67beb8c56509bb1070f2d242926c59d2736bd3 /etc | |
| parent | f10bbaa78c147c7a7547514b11898645d6658a70 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/defaults/rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 32bac4dfa35e..0959c18affcb 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -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 |
