pentoo-overlay/net-wireless/hostapd/files/hostapd-conf.d
2011-05-02 08:23:46 +00:00

9 lines
245 B
D

# 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=""