Blame SOURCES/hostapd.conf

a6670e
#
a6670e
# This will give you a minimal, insecure wireless network.
a6670e
# 
a6670e
# DO NOT BE SATISFIED WITH THAT!!!
a6670e
#
a6670e
# A complete, well commented example configuration file is
a6670e
# available here:
a6670e
#
a6670e
#	/usr/share/doc/hostapd/hostapd.conf
a6670e
#
a6670e
# For more information, look here:
a6670e
#
a6670e
#	http://wireless.kernel.org/en/users/Documentation/hostapd
a6670e
#
a6670e
a6670e
ctrl_interface=/var/run/hostapd
a6670e
ctrl_interface_group=wheel
a6670e
a6670e
# Some usable default settings...
a6670e
macaddr_acl=0
a6670e
auth_algs=1
a6670e
ignore_broadcast_ssid=0
a6670e
a6670e
# Uncomment these for base WPA & WPA2 support with a pre-shared key
a6670e
#wpa=3
a6670e
#wpa_key_mgmt=WPA-PSK
a6670e
#wpa_pairwise=TKIP
a6670e
#rsn_pairwise=CCMP
a6670e
a6670e
# DO NOT FORGET TO SET A WPA PASSPHRASE!!
a6670e
#wpa_passphrase=YourPassPhrase
a6670e
a6670e
# Most modern wireless drivers in the kernel need driver=nl80211
a6670e
driver=nl80211
a6670e
a6670e
# Customize these for your local configuration...
a6670e
interface=
a6670e
hw_mode=
a6670e
channel=
a6670e
ssid=