Set a default ldconfig path for shared libs.

This commit is contained in:
Jordan K. Hubbard 1993-12-30 02:31:16 +00:00
parent 8de7809a2c
commit af340e7bf5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=919

View File

@ -13,6 +13,10 @@ cp $T /etc/motd
chmod 666 /etc/motd
rm -f $T
# This is a performance win with shared libraries.
echo 'setting default ldconfig path.'
ldconfig /usr/lib /usr/X386/lib /usr/local/lib /usr/gnu/lib
echo -n 'starting local daemons:'
# Kerberos runs ONLY on the Kerberos server machine