Fix a botched rev. 1.221 commit. Also, a number of people have
pointed out that /usr/local/etc/rc.d/000.pkgtools.sh installed with the portupgrade does an equivalent thing, so I personally would like to see the change reverted, but let David handle it.
This commit is contained in:
parent
a2f4d2f5b0
commit
b8c7ee4701
@ -437,8 +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/com
|
||||
pat/pkg"
|
||||
ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/lib/compat"
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user