From owner-freebsd-rc@FreeBSD.ORG Sun May 16 16:50:04 2010 Return-Path: Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E2DF106566C for ; Sun, 16 May 2010 16:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 22D1B8FC16 for ; Sun, 16 May 2010 16:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4GGo4BF036428 for ; Sun, 16 May 2010 16:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4GGo3Me036427; Sun, 16 May 2010 16:50:03 GMT (envelope-from gnats) Date: Sun, 16 May 2010 16:50:03 GMT Message-Id: <201005161650.o4GGo3Me036427@freefall.freebsd.org> To: freebsd-rc@FreeBSD.org From: Jason Helfman Cc: Subject: Re: conf/141909: rc.subr(8): [patch] add rc.conf.d support to /usr/local X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason Helfman 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: Sun, 16 May 2010 16:50:04 -0000 The following reply was made to PR conf/141909; it has been noted by GNATS. From: Jason Helfman To: bug-followup@FreeBSD.org, jhelfman@e-e.com Cc: Subject: Re: conf/141909: rc.subr(8): [patch] add rc.conf.d support to /usr/local Date: Sun, 16 May 2010 09:46:47 -0700 To clarify After removing these variables from either /etc/rc.conf or = /etc/rc.conf.d/$name, and having it under = /usr/local/etc/rc.conf.d/$name... rcvar should show yes.=20 It wil show NO without the patch I had submitted.=