This script should require mountcritremote, since that is the last

script at which a filesystem will be mounted in FreeBSD. Without this
the script was being inserted later in the boot than necessary.

Approved by:	markm (mentor) (implicit)
Reviewed by:	dougb
Noticed by:	Andrzej ToboÅa <san@wilk.2a.pl>
This commit is contained in:
Mike Makonnen 2003-04-30 07:12:09 +00:00
parent 214475d865
commit 7256f99c75

View File

@ -5,7 +5,7 @@
#
# PROVIDE: ldconfig
# REQUIRE: mountall
# REQUIRE: mountall mountcritremote
# BEFORE: DAEMON
# KEYWORD: FreeBSD NetBSD