Date: Sun, 10 Feb 2002 22:27:24 +0000 From: Thomas Hurst <tom.hurst@clara.net> To: freebsd-arch@FreeBSD.ORG Subject: Re: Site wide daemon startup policy for ports ala ${PREFIX}/etc/(rc.conf|defaults/)... Message-ID: <20020210222724.GB1079@voi.aagh.net> In-Reply-To: <20020210130914.B72163@xor.obsecurity.org> References: <20020210125214.B43813@ninja1.internal> <20020210130914.B72163@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Kris Kennaway (kris@obsecurity.org) wrote: > On Sun, Feb 10, 2002 at 12:52:14PM -0800, Sean Chittenden wrote: > > > Quick summary (bad pseudo-code): > > > > Defaults = eval `cat ${PREFIX}/etc/defaults/*.conf` > > Host specific = eval `cat ${PREFIX}/etc/rc.conf` > > Startup script = ${PREFIX}/etc/rc.d/snmpd.sh > > I think this looks pretty good in outline. Agreed. sh library functions to do things like finding PREFIX would be nice too. Speaking of which, has any progress been made on porting the NetBSD system, and/or implimenting our own? Has anyone even tried? :) -- Thomas 'Freaky' Hurst - freaky@aagh.net - http://www.aagh.net/ - Kinkler's First Law: Responsibility always exceeds authority. Kinkler's Second Law: All the easy problems have been solved. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020210222724.GB1079>