loopback mounts

Doug Barton dougb at FreeBSD.org
Wed Jul 12 18:21:01 UTC 2006


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


More information about the freebsd-rc mailing list