Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2004 16:55:01 +0100
From:      Ruben de Groot <mail25@bzerk.org>
To:        Kirk Strauser <kirk@strauser.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: /etc/rc.d/mountcritremote and nfsserver
Message-ID:  <20041119155501.GA98748@ei.bzerk.org>
In-Reply-To: <200411190917.51162.kirk@strauser.com>
References:  <200411190917.51162.kirk@strauser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 19, 2004 at 09:17:47AM -0600, Kirk Strauser typed:
> 
> As someone new to the whole rc.d idea, I have to ask: is it OK to add
> `nfsserver' to the REQUIRE line in `mountcritremote'?  Is there any reason
> not to?  Would this make sense as a patch for FreeBSD in general?

Since 'mountcritremote' is in the REQUIRE line of 'nfsserver', that would create 
a loop. I think in your case though you can savely replace the 'mountcritremote'
requirement in nfsserver by 'mountcritlocal'. Then you can add nfsserver to 
the REQUIRE line in `mountcritremote'

BTW, this obviously won't work if you plan to re-export remote nfs-shares


> -- 
> Kirk Strauser




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041119155501.GA98748>