summaryrefslogtreecommitdiffstats
path: root/share/examples/etc
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2005-07-08 19:26:55 +0000
committersam <sam@FreeBSD.org>2005-07-08 19:26:55 +0000
commit1ebd39b5ef31b0267385cff68554beea7579e224 (patch)
tree6d6d067abf8d0de0205eee212d76bb44be67c159 /share/examples/etc
parent4e6c852a1208b2429dad46083c4befb5cb764430 (diff)
downloadFreeBSD-src-1ebd39b5ef31b0267385cff68554beea7579e224.zip
FreeBSD-src-1ebd39b5ef31b0267385cff68554beea7579e224.tar.gz
document ENABLE_WPA_SUPPLICANT_EAPOL
Approved by: re (scottl)
Diffstat (limited to 'share/examples/etc')
-rw-r--r--share/examples/etc/make.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index c944d4e..a97f4df 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -333,3 +333,12 @@
# /etc/mail/Makefile. Defaults to 0640.
#
#SENDMAIL_MAP_PERMS=
+#
+# wpa_supplicant
+#
+# Enable this to include 802.1X and EAP support in wpa_supplicant.
+# 802.1X with EAP requires openssl but it can be used without to
+# do things like dynamic WEP keying. The default is to build
+# wpa_supplicant only with WPA-PSK support.
+#
+#ENABLE_WPA_SUPPLICANT_EAPOL=true
OpenPOWER on IntegriCloud