summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-12-22 23:54:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-12-22 23:54:12 +0000
commit487c2ce7cc4e9bae3f85973f02df94c41c3bdb10 (patch)
tree163eee1e3cdaf9031c6f1d103acf53543f621478 /etc
parent9980cd728e6f6b0c4053099f2bb38b72eb174b3f (diff)
downloadpfsense-487c2ce7cc4e9bae3f85973f02df94c41c3bdb10.zip
pfsense-487c2ce7cc4e9bae3f85973f02df94c41c3bdb10.tar.gz
Do not remove old php.ini files, they will be replaced.
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.php_ini_setup3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup
index 1bd9868..e3d832f 100755
--- a/etc/rc.php_ini_setup
+++ b/etc/rc.php_ini_setup
@@ -33,11 +33,8 @@ PHPMODULES="apc \
xml \
zlib"
-mv /usr/local/etc/php.ini /tmp/
-mv /usr/local/lib/php.ini /tmp/
LOADED_MODULES=`php -m | grep -v "\["`
-
# Populate a dummy php.ini to avoid
# the file being clobbered and the firewall
# not being able to boot back up.
OpenPOWER on IntegriCloud