aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-10-13 07:12:14 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-10-13 07:12:14 +0000
commita21137f7ad6c0c6080deb30aa25cd465cda9cf46 (patch)
tree8df56eec45f6ce0be64af6074191ad37f95482eb /etc
parent6f857c4b9fe4f480b0d83b99af685677c9f1bd65 (diff)
downloadsrc-a21137f7ad6c0c6080deb30aa25cd465cda9cf46.tar.gz
src-a21137f7ad6c0c6080deb30aa25cd465cda9cf46.zip
Accidentally removed the last component of the pathname when committing.
Notes
Notes: svn path=/head/; revision=136474
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 4d9b1c313ee0..a407e371ed13 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -437,7 +437,7 @@ svr4_enable="NO" # SysVR4 emulation loaded at startup (or NO).
osf1_enable="NO" # Alpha OSF/1 emulation loaded at startup (or NO).
clear_tmp_enable="NO" # Clear /tmp at startup.
ldconfig_insecure="NO" # Set to YES to disable ldconfig security checks
-ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/lib/compat"
+ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/lib/compat/pkg"
# shared library search paths
ldconfig_paths_aout="/usr/lib/compat/aout /usr/X11R6/lib/aout /usr/local/lib/aout"
# a.out shared library search paths