Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2012 19:21:23 +0000
From:      Chris Rees <crees@FreeBSD.org>
To:        Steven Hartland <smh@freebsd.org>
Cc:        "freebsd-rc@freebsd.org" <rc@freebsd.org>
Subject:   Re: Adding dependency on mountlate to mountd
Message-ID:  <CADLo838PYAoE9vVPP9dO5%2BAH7m5hZhRrXnJHUZU4rKAuXf3HzQ@mail.gmail.com>
In-Reply-To: <6A58ADA440454E5889DBA6D2D9C56180@multiplay.co.uk>
References:  <6A58ADA440454E5889DBA6D2D9C56180@multiplay.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 14 December 2012 18:25, Steven Hartland <smh@freebsd.org> wrote:
> Hi guys I'm looking to make mountd REQUIRE mountlate so
> that it can successfully export volumes on devices mounted
> with 'late'
>
> PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=169373
>
> Any objections to this?
>
> Patch:-
> --- mountd      2012-06-24 14:09:50.074267521 +0000
> +++ /etc/rc.d/mountd    2012-06-24 13:47:35.012295797 +0000
> @@ -4,7 +4,7 @@
> #
>
> # PROVIDE: mountd
> -# REQUIRE: NETWORKING nfsserver rpcbind quota
> +# REQUIRE: NETWORKING nfsserver rpcbind quota mountlate
> # KEYWORD: nojail shutdown

This has been biting me for a long time.

Please commit!

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo838PYAoE9vVPP9dO5%2BAH7m5hZhRrXnJHUZU4rKAuXf3HzQ>