summaryrefslogtreecommitdiff
blob: 4bb3bd912233ba001acd36bb1548e2ef476fdee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/files/wpa_supplicant-0.2.7-conf.d,v 1.1 2005/02/14 14:20:15 brix Exp $

# List of interfaces
INTERFACES="eth1"

# Common arguments to all wpa_supplicant instances
ARGS="-w"

# Interface specific arguments
#ARGS_eth1="-Dipw2100"