loopback mounts

Brooks Davis brooks at one-eyed-alien.net
Thu Jul 13 01:38:40 UTC 2006


On Wed, Jul 12, 2006 at 09:55:58PM +0200, Dag-Erling Sm?rgrav wrote:
> Doug Barton <dougb at FreeBSD.org> writes:
> > My preference is still to avoid adding new uses of BEFORE. I would prefer it
> > if you changed DAEMON to REQUIRE this new script.
> 
> I ended up with
> 
> # PROVIDE: mountlate
> # REQUIRE: DAEMON
> # BEFORE: LOGIN
> # KEYWORD: nojail
> 
> to get it in the spot I wanted.  If you have a better suggestion, I'm
> all ears.

Doug's exact suggestion is in error.  If you wanted to eliminate the
BEFORE entry you would add a "REQUIRE: mountlate" to LOGIN.  I don't
agree with that in this case because LOGIN contains no requirements at
this point other than the DAEMON one so it would be best to leave it
as is until and unless a sweeping commit is made to all the files with
"BEFORE: LOGIN" lines and LOGIN since I think consistance is important.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-rc/attachments/20060713/72b2e87a/attachment.pgp


More information about the freebsd-rc mailing list