From owner-freebsd-rc@FreeBSD.ORG Fri Nov 2 17:00:01 2012 Return-Path: Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 868A62BD for ; Fri, 2 Nov 2012 17:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 536618FC0C for ; Fri, 2 Nov 2012 17:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qA2H01mx042563 for ; Fri, 2 Nov 2012 17:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qA2H01rG042562; Fri, 2 Nov 2012 17:00:01 GMT (envelope-from gnats) Date: Fri, 2 Nov 2012 17:00:01 GMT Message-Id: <201211021700.qA2H01rG042562@freefall.freebsd.org> To: freebsd-rc@FreeBSD.org Cc: From: Chris Rees Subject: Re: bin/165477: [rc] dhclient is run twice X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Chris Rees List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 17:00:01 -0000 The following reply was made to PR bin/165477; it has been noted by GNATS. From: Chris Rees To: "bug-followup@freebsd.org" Cc: Subject: Re: bin/165477: [rc] dhclient is run twice Date: Fri, 2 Nov 2012 16:54:19 +0000 Warren Block wrote: > > Yes, this prevents the "dhclient already running? (pid=345)" message. > Excellent, I'll try to get it in. Chris