summaryrefslogtreecommitdiff
blob: 30a0d6944386ad1f4f67e10ebbe7ad90b3f49fae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/hostapd-0.4.7-conf.d,v 1.1 2005/11/21 10:38:03 brix Exp $

# List of interfaces which needs to be started before hostapd
INTERFACES="wlan0"

# List of configuration files
CONFIGS="/etc/hostapd/hostapd.conf"

# Extra options to pass to hostapd
OPTIONS="-B"