diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2005-04-29 21:27:37 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2005-04-29 21:27:37 +0000 |
commit | a80eecaf1065be4e231e052e63cb504a94a9b3ba (patch) | |
tree | 43180cd135071c74f0e98448f51c2ece76735b46 /net-wireless | |
parent | mark ~ppc (diff) | |
download | gentoo-2-a80eecaf1065be4e231e052e63cb504a94a9b3ba.tar.gz gentoo-2-a80eecaf1065be4e231e052e63cb504a94a9b3ba.tar.bz2 gentoo-2-a80eecaf1065be4e231e052e63cb504a94a9b3ba.zip |
Fixed typo.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.4.0-conf.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/hostapd/files/hostapd-0.4.0-conf.d b/net-wireless/hostapd/files/hostapd-0.4.0-conf.d index 35db809456e7..5ffe62878b6b 100644 --- a/net-wireless/hostapd/files/hostapd-0.4.0-conf.d +++ b/net-wireless/hostapd/files/hostapd-0.4.0-conf.d @@ -1,8 +1,8 @@ # 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.0-conf.d,v 1.1 2005/04/29 19:49:37 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/hostapd-0.4.0-conf.d,v 1.2 2005/04/29 21:27:37 brix Exp $ -# List of interface which needs to be started before hostapd +# List of interfaces which needs to be started before hostapd INTERFACES="wlan0" # List of configuration files |