From owner-freebsd-questions@FreeBSD.ORG Mon Nov 2 21:22:02 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D781106566B for ; Mon, 2 Nov 2009 21:22:02 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-144.bluehost.com (outbound-mail-144.bluehost.com [67.222.38.34]) by mx1.freebsd.org (Postfix) with SMTP id D754A8FC13 for ; Mon, 2 Nov 2009 21:22:01 +0000 (UTC) Received: (qmail 29036 invoked by uid 0); 2 Nov 2009 21:21:57 -0000 Received: from unknown (HELO box543.bluehost.com) (74.220.219.143) by outboundproxy5.bluehost.com with SMTP; 2 Nov 2009 21:21:57 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=apotheon.com; h=Date:From:To:Subject:Message-ID:Mail-Followup-To:Mime-Version:Content-Type:Content-Disposition:User-Agent:X-Identified-User; b=QUe/UWRHm9yQFKbvvX+8FnPQOt+pvkM8nXxjnvDHEIlGOAtSDNSEe2VzFEpnpRHovA9fVcEGilZEnTxrnix6T7iIFvG34nIgz8eZHILpGNMiFY92UbDYwvbRHng84X5B; Received: from c-24-8-180-234.hsd1.co.comcast.net ([24.8.180.234] helo=kukaburra.hydra) by box543.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1N54Lc-0001i8-EF for freebsd-questions@freebsd.org; Mon, 02 Nov 2009 14:21:56 -0700 Received: by kukaburra.hydra (sSMTP sendmail emulation); Mon, 2 Nov 2009 15:14:22 -0700 Date: Mon, 2 Nov 2009 15:14:22 -0700 From: Chad Perrin To: FreeBSD Questions Message-ID: <20091102221422.GA7482@guilt.hydra> Mail-Followup-To: FreeBSD Questions Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ikeVEW9yuYc//A+q" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Identified-User: {2737:box543.bluehost.com:apotheon:apotheon.org} {sentby:smtp auth 24.8.180.234 authed with ren@apotheon.org} Subject: WPA: specify alternate config file in rc.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2009 21:22:02 -0000 --ikeVEW9yuYc//A+q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable If I want to start wpa_supplicant directly, and specify a particular configuration file, I can do something like this: wpa_supplicant -i iwi0 -c /path/to/wpa_alternate.conf How would I specify the use of /path/to/wpa_alternate.conf in my rc.conf ifconfig line, rather than just going with the default /etc/wpa_supplicant.conf file? --=20 Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] --ikeVEW9yuYc//A+q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkrvWb4ACgkQ9mn/Pj01uKUeJACfSHKd3TSvnac9h7xp/zPDkSSQ YW8AnioRYYoHob5Qlx803m4ttf4G8CP4 =c/Rp -----END PGP SIGNATURE----- --ikeVEW9yuYc//A+q--