Blame SOURCES/hostapd.conf

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