From 40e460098766ef60d12dfe2d8ea048a8da4a6db0 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 30 Nov 2008 22:16:32 +0000 Subject: [PATCH] Move php.ini setup to its own file --- etc/rc | 93 +++----------------------------------------- etc/rc.php_ini_setup | 89 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+), 88 deletions(-) create mode 100755 etc/rc.php_ini_setup diff --git a/etc/rc b/etc/rc index bc902aeb83..772c197f1c 100755 --- a/etc/rc +++ b/etc/rc @@ -267,97 +267,14 @@ echo "done." # Recreate capabilities DB cap_mkdb /etc/login.conf -if [ "$PLATFORM" != "cdrom" ]; then - # Populate a dummy php.ini to avoid - # the file being clobbered and the firewall - # not being able to boot back up. - cat >/usr/local/lib/php.ini <>/usr/local/lib/php.ini </usr/local/lib/php.ini <>/usr/local/lib/php.ini <