summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index d911779..5d9d2a7 100755
--- a/etc/rc
+++ b/etc/rc
@@ -62,7 +62,7 @@ cd /var/run && cp /dev/null utmp && chmod 644 utmp
#dev_mkdb
# Run ldconfig
-/sbin/ldconfig -elf /usr/lib /usr/local/lib
+/sbin/ldconfig -elf /usr/lib /usr/local/lib /lib
# let the PHP-based configuration subsystem set up the system now
/etc/rc.bootup
OpenPOWER on IntegriCloud