# 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.5-conf.d,v 1.1 2005/01/24 19:17:52 brix Exp $ # List of interfaces INTERFACES="eth1" # Common arguments to all wpa_supplicant instances ARGS="-w" # Interface specific arguments #ARGS_eth1="-Dipw2100"