From owner-freebsd-current@FreeBSD.ORG Sun Feb 22 08:15:54 2004 Return-Path: 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 952A116A4CE; Sun, 22 Feb 2004 08:15:54 -0800 (PST) Received: from usilms90.ca.com (smtp1.ca.com [141.202.248.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5503343D1D; Sun, 22 Feb 2004 08:15:54 -0800 (PST) (envelope-from obrien@freebsd.org) Received: from mail pickup service by usilms90.ca.com with Microsoft SMTPSVC; Sun, 22 Feb 2004 11:15:53 -0500 Received: from usilms43.ca.com ([141.202.248.134]) by usilms90.ca.com with Microsoft SMTPSVC(6.0.3790.0); Sun, 22 Feb 2004 00:57:41 -0500 X-eSCM-MailFrom: Received: from 216.136.204.119 (216.136.204.119) by usilms43.ca.com (141.202.248.134); Sun, 22 February 2004 00:56:31 -0400 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id D4148588EB; Sat, 21 Feb 2004 21:55:01 -0800 (PST) (envelope-from owner-freebsd-ports@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 331FF16A4D2; Sat, 21 Feb 2004 21:55:01 -0800 (PST) Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE67016A4CE; Sat, 21 Feb 2004 21:54:19 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 948D843D1D; Sat, 21 Feb 2004 21:54:19 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.10) with ESMTP id i1M5sIOJ081619; Sat, 21 Feb 2004 21:54:19 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i1M5sH5e081618; Sat, 21 Feb 2004 21:54:17 -0800 (PST) (envelope-from obrien) Date: Sat, 21 Feb 2004 21:54:17 -0800 From: "David O'Brien" To: Ted Cabeen Message-ID: <20040222055417.GA3941@dragon.nuxi.com> References: <87u11p8sl6.fsf@gray.impulse.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87u11p8sl6.fsf@gray.impulse.net> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-ports@freebsd.org Errors-To: owner-freebsd-ports@freebsd.org X-OriginalArrivalTime: 22 Feb 2004 05:57:42.0130 (UTC) FILETIME=[C8DA2520:01C3F908] cc: freebsd-current@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: Feature Request: /usr/local/etc/rc.conf support X-BeenThere: freebsd-current@freebsd.org Reply-To: freebsd-current@freebsd.org, freebsd-ports@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2004 16:15:54 -0000 On Tue, Feb 17, 2004 at 10:32:37AM -0800, Ted Cabeen wrote: > A /usr/local/etc/rc.conf file would be a nice solution to this > problem. As I see it, that file would only be used when starting > programs that live in /usr/local/etc/rc.d and use the rc system. > Built-in programs would continue to use /etc/rc.conf. I dare say people aren't aware that one can also create /etc/rc.conf.d/ with "_enable=yes" in it. > Making this change would only require a small change to > /usr/local/etc/rc.subr. I can submit a patch or a PR if needed. WHY in the world is there even a /usr/local/etc/rc.subr ??? /etc/rc.subr on 5-CURRENT is perfectly fine. _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"