From owner-freebsd-mobile Thu Aug 2 10:39: 8 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id 7886237B401 for ; Thu, 2 Aug 2001 10:39:04 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.1/8.11.1) with ESMTP id f72Hcwt77892; Fri, 3 Aug 2001 05:38:58 +1200 (NZST) (envelope-from dan@langille.org) Message-Id: <200108021738.f72Hcwt77892@lists.unixathome.org> From: "Dan Langille" Organization: novice in training To: "Kevin Oberman" Date: Thu, 2 Aug 2001 13:38:55 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: setting keys : pccard.conf or dhclient-exit-hooks Reply-To: dan@langille.org Cc: mobile@FreeBSD.ORG In-reply-to: <200108021732.f72HWim05036@ptavv.es.net> References: Your message of "Thu, 02 Aug 2001 13:24:28 EDT." <200108021724.f72HOUt77757@lists.unixathome.org> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2 Aug 2001, at 10:32, Kevin Oberman wrote: > What version of FreeBSD are you running? The start_if capability is > fairly new. > > If you are running stable, do you run mergemaster? DOH. 4.3-stable. > The execution of the start_if files is called by /etc/pccard_ether. > You can grep it for the string or look at the file. The call to > start_if is at about line 60. Here's what I found from line 60: case ${startstop} in [Ss][Tt][Aa][Rr][Tt] | '') if [ -r /etc/start_if.${interface} ]; then . /etc/start_if.${interface} fi $ ls -l start_if.wi0 -rwxr-x--x 1 root wheel 55 Aug 2 13:22 start_if.wi0 thanks. -- Dan Langille pgpkey - finger dan@unixathome.org | http://unixathome.org/finger.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message