From owner-freebsd-hackers Mon Jul 2 15:26:50 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from pianosa.catch22.org (pianosa.catch22.org [64.81.48.19]) by hub.freebsd.org (Postfix) with ESMTP id CFE5137B403 for ; Mon, 2 Jul 2001 15:26:47 -0700 (PDT) (envelope-from dbt@meat.net) Received: by pianosa.catch22.org (Postfix, from userid 1000) id 469631757; Mon, 2 Jul 2001 15:26:47 -0700 (PDT) Date: Mon, 2 Jul 2001 15:26:46 -0700 From: David Terrell To: Cyrille Lefevre Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: import NetBSD rc system Message-ID: <20010702152646.B11363@pianosa.catch22.org> Reply-To: David Terrell References: <20010613202415.A3689@core.usrlib.org> <4rtjnv83.fsf@gits.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <4rtjnv83.fsf@gits.dyndns.org>; from clefevre-lists@noos.fr on Thu, Jun 14, 2001 at 01:42:36PM +0200 X-Nethack: You feel like someone is making a pointless Nethack reference.--More-- X-Uptime: 3:24PM up 112 days, 14:28, 34 users, load averages: 0.25, 0.23, 0.18 X-Baby: Theodore Marvin Wolpinsky Terrell born 125 days, 0 hours, 38 minutes, 28 seconds ago Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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