Date: Mon, 2 Jul 2001 15:26:46 -0700 From: David Terrell <dbt@meat.net> To: Cyrille Lefevre <clefevre@redirect.to> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: import NetBSD rc system Message-ID: <20010702152646.B11363@pianosa.catch22.org> In-Reply-To: <4rtjnv83.fsf@gits.dyndns.org>; from clefevre-lists@noos.fr on Thu, Jun 14, 2001 at 01:42:36PM %2B0200 References: <lmmvoq3r.fsf@gits.dyndns.org> <Pine.BSF.4.33.0106131750560.94127-100000@sdmail0.sd.bmarts.com> <20010613202415.A3689@core.usrlib.org> <4rtjnv83.fsf@gits.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 14, 2001 at 01:42:36PM +0200, Cyrille Lefevre wrote: > in fact, the require keyword isn't sufficient in it's own. there > should be pre_require and post_require keywords since nfsd needs to > start mountd before to start nfsd then rpc.statd and rpc.lockd have to > be started after nfsd. Sorry to jump in an old discussion, I don't read fbsd-hackers often enough, apparently. In this situation, wouldn't you rather take the solaris option of putting "nfs_servers" in their own startup option and start the servers desired (maybe you don't want rpc.lockd) according to normal rc.conf knobs. For services as tightly coupled as this that seems like a much better way of guaranteeing ordering, and the whole package could then depend on portmap. It's not like you'd ever want nfsd and not mountd, or vice versa. -- David Terrell | But remember that "layman" is just a polite dbt@meat.net | word for "idiot." http://wwn.nebcorp.com/ | - Neal Stephenson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010702152646.B11363>