summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-19 18:51:48 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-19 18:51:48 +0000
commit34b5c5a0000311d9c431309141be3f4798717e30 (patch)
treee0312eb855d8c58e02cce81f3335e8194755f2bd /etc/rc
parent9ce0cacca5ae67bcfbaec4cfec0fb3fbabd91229 (diff)
downloadpfsense-34b5c5a0000311d9c431309141be3f4798717e30.zip
pfsense-34b5c5a0000311d9c431309141be3f4798717e30.tar.gz
Add enable and disable fields feature to XML language. Fix the TYPE dropdown.
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 39d15aa..afec843 100755
--- a/etc/rc
+++ b/etc/rc
@@ -59,7 +59,7 @@ cd /var/run && cp /dev/null utmp && chmod 644 utmp
#dev_mkdb
# Run ldconfig
-/sbin/ldconfig -elf /usr/lib
+/sbin/ldconfig -elf /usr/lib /usr/local/lib
# let the PHP-based configuration subsystem set up the system now
/etc/rc.bootup
OpenPOWER on IntegriCloud