From owner-freebsd-current@FreeBSD.ORG Wed Jun 8 19:51:08 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0EC116A41C for ; Wed, 8 Jun 2005 19:51:08 +0000 (GMT) (envelope-from max_b@tut.by) Received: from c71.sam-solutions.net (c71.sam-solutions.net [217.21.35.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18D6443D49 for ; Wed, 8 Jun 2005 19:51:07 +0000 (GMT) (envelope-from max_b@tut.by) Received: from localhost.localdomain ([192.168.117.134]) by c71.sam-solutions.net over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Wed, 8 Jun 2005 22:51:05 +0300 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.13.4/8.13.3) with ESMTP id j58KATI2021485; Wed, 8 Jun 2005 23:10:29 +0300 (EEST) (envelope-from max_b@tut.by) Received: (from max_b@localhost) by localhost.localdomain (8.13.4/8.13.3/Submit) id j58KASAI021484; Wed, 8 Jun 2005 23:10:28 +0300 (EEST) (envelope-from max_b@tut.by) X-Authentication-Warning: localhost.localdomain: max_b set sender to max_b@tut.by using -f X-Comment-To: Brooks Davis To: Brooks Davis References: <86vf4pq931.fsf@tut.by> <20050608173913.GB20036@odin.ac.hmc.edu> <86fyvspui5.fsf@tut.by> <20050608182228.GD20036@odin.ac.hmc.edu> <868y1kprxn.fsf@tut.by> <20050608192935.GG20036@odin.ac.hmc.edu> From: Max Boyarov Date: Wed, 08 Jun 2005 23:10:27 +0300 In-Reply-To: <20050608192935.GG20036@odin.ac.hmc.edu> (Brooks Davis's message of "Wed, 8 Jun 2005 12:29:35 -0700") Message-ID: <86zmu0obik.fsf@tut.by> X-Mailer: Gnus v5.10.7/XEmacs 21.4 - "Jumbo Shrimp" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-OriginalArrivalTime: 08 Jun 2005 19:51:05.0779 (UTC) FILETIME=[68537830:01C56C63] X-Mailman-Approved-At: Thu, 09 Jun 2005 11:58:08 +0000 Cc: freebsd-current@freebsd.org Subject: Re: dhclient-exit-hooks X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 19:51:08 -0000 >>>>> "BD" == Brooks Davis writes: BD> On Wed, Jun 08, 2005 at 10:30:28PM +0300, Max Boyarov wrote: >> >> >>>>> "BD" == Brooks Davis writes: >> >> BD> On Wed, Jun 08, 2005 at 09:34:58PM +0300, Max Boyarov wrote: >> >> >> >> >>>>> "BD" == Brooks Davis writes: >> >> Thanks! It's work, but now i can't find how setup pid file for >> >> dhclient. ps + grep or pgrep work, but pid file name that includes >> >> name of a network interface seems to be more convenient. >> >> BD> Thanks for testing, I'll >> >> BD> There isn't a pid file at this point. I'm planning to add one as a way >> BD> to debounce startup requests that's more reliable than the current pgrep >> BD> solution, but it's not actually needed other than that. If you want to >> BD> kill dhclient, you just need to do "ifconfig down". >> But i can run more that one dhclient for one interface runing >> dhclient iface. It's ok ? BD> I'm not sure what you're getting at. You run one dhclient per BD> inferface. If you try to run another one, it causes the older one to BD> die. ok, i try recheck this after cvsup and buildworld. BD> -- Brooks BD> -- BD> Any statement of the form "X is the one, true Y" is FALSE. BD> PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 -- // Max B.