summaryrefslogtreecommitdiff
blob: bea3b12c26f44fdf8356a00b3e219f4d038af4f1 (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.3.6-conf.d,v 1.1 2005/01/25 14:13:12 brix Exp $

# List of interfaces
INTERFACES="eth1"

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

# Interface specific arguments
#ARGS_eth1="-Dipw2100"