summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ldconfig
diff options
context:
space:
mode:
authormtm <mtm@FreeBSD.org>2003-04-30 07:12:09 +0000
committermtm <mtm@FreeBSD.org>2003-04-30 07:12:09 +0000
commit9431d3c988a4c268fe443f9e60660ea4036156c1 (patch)
treede958306c7056c923d4d2979dee896b7b0c310e6 /etc/rc.d/ldconfig
parenta9863cd5fe8315c179ae209cff29b7b9cfa09ceb (diff)
downloadFreeBSD-src-9431d3c988a4c268fe443f9e60660ea4036156c1.zip
FreeBSD-src-9431d3c988a4c268fe443f9e60660ea4036156c1.tar.gz
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>
Diffstat (limited to 'etc/rc.d/ldconfig')
-rwxr-xr-xetc/rc.d/ldconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/ldconfig b/etc/rc.d/ldconfig
index 6723cd4..3086cf9 100755
--- a/etc/rc.d/ldconfig
+++ b/etc/rc.d/ldconfig
@@ -5,7 +5,7 @@
#
# PROVIDE: ldconfig
-# REQUIRE: mountall
+# REQUIRE: mountall mountcritremote
# BEFORE: DAEMON
# KEYWORD: FreeBSD NetBSD
OpenPOWER on IntegriCloud