summaryrefslogtreecommitdiff
blob: 7d05735eb3b467f5c6c89274bcab12cb5e9c803d (plain)
1
2
3
4
5
6
7
8
9
# Space separated List of interfaces which needs to be started before
# hostapd
INTERFACES="wlan0"

# Space separated list of configuration files
CONFIGS="/etc/hostapd/hostapd.conf"

# Extra options to pass to hostapd, see hostapd(8)
OPTIONS=""