Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2006 11:21:08 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no>
Cc:        rc@freebsd.org
Subject:   Re: loopback mounts
Message-ID:  <44B53D94.2010602@FreeBSD.org>
In-Reply-To: <86hd1ndsfm.fsf@xps.des.no>
References:  <86odvwzjjz.fsf@xps.des.no>	<20060711155312.GA20418@odin.ac.hmc.edu> <86ac7gqeal.fsf@xps.des.no>	<20060711165409.GA459@odin.ac.hmc.edu> <86hd1ndsfm.fsf@xps.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smørgrav wrote:
> Index: etc/rc.d/mountlate
> ===================================================================
> RCS file: etc/rc.d/mountlate
> diff -N etc/rc.d/mountlate
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ etc/rc.d/mountlate	12 Jul 2006 07:17:13 -0000
> @@ -0,0 +1,34 @@
> +#!/bin/sh
> +#
> +# $FreeBSD$
> +#
> +
> +# PROVIDE: mountlate
> +# REQUIRE: mountd
> +# BEFORE:  DAEMON

My preference is still to avoid adding new uses of BEFORE. I would prefer it
if you changed DAEMON to REQUIRE this new script.

Doug

-- 

    This .signature sanitized for your protection



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