aboutsummaryrefslogtreecommitdiffstats
path: root/misc/compat5x
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2005-12-28 08:26:41 +0800
committerdougb <dougb@FreeBSD.org>2005-12-28 08:26:41 +0800
commitf37450f783ba5b9a2ea5090f4ae07c42efa45124 (patch)
tree016053c75f82c211d1f1e0e37a04580976376a8e /misc/compat5x
parentfdb09db09dc70c0f10b824ea868e4da34e2bed2e (diff)
downloadfreebsd-ports-gnome-f37450f783ba5b9a2ea5090f4ae07c42efa45124.tar.gz
freebsd-ports-gnome-f37450f783ba5b9a2ea5090f4ae07c42efa45124.tar.zst
freebsd-ports-gnome-f37450f783ba5b9a2ea5090f4ae07c42efa45124.zip
Make the boot scripts REQUIRE: ldconfig so that just in case
the script gets ordered prior to ldconfig, that script won't blow away the work done by this one.
Diffstat (limited to 'misc/compat5x')
-rw-r--r--misc/compat5x/files/compat5x.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat5x/files/compat5x.sh.in b/misc/compat5x/files/compat5x.sh.in
index 963729b1a328..4d6f4da222eb 100644
--- a/misc/compat5x/files/compat5x.sh.in
+++ b/misc/compat5x/files/compat5x.sh.in
@@ -3,7 +3,7 @@
# $FreeBSD$
#
# PROVIDE: compat5x
-# REQUIRE: mountcritremote
+# REQUIRE: ldconfig
#
# Add the following to /etc/rc.conf[.local] to enable this service
#