From owner-freebsd-rc@FreeBSD.ORG Mon Jan 2 12:10:13 2012 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 A6300106566C for ; Mon, 2 Jan 2012 12:10:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7B56F8FC08 for ; Mon, 2 Jan 2012 12:10:13 +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 q02CADfG065700 for ; Mon, 2 Jan 2012 12:10:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q02CAD2Y065699; Mon, 2 Jan 2012 12:10:13 GMT (envelope-from gnats) Date: Mon, 2 Jan 2012 12:10:13 GMT Message-Id: <201201021210.q02CAD2Y065699@freefall.freebsd.org> To: freebsd-rc@FreeBSD.org From: Garrett Cooper Cc: Subject: Re: conf/140261: [patch] Improve flexibility of mdconfig2 startup script X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper 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: Mon, 02 Jan 2012 12:10:13 -0000 The following reply was made to PR conf/140261; it has been noted by GNATS. From: Garrett Cooper To: bug-followup@FreeBSD.org, brian@bunyatech.com.au Cc: Subject: Re: conf/140261: [patch] Improve flexibility of mdconfig2 startup script Date: Mon, 2 Jan 2012 04:02:48 -0800 Please refer to conf/122477 for a patch that does what you want. Thanks, -Garrett