From 2ed3203cd26e42efbe830b5fee848a2e9ebada05 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 22 Dec 2008 22:58:07 +0000 Subject: [PATCH] Remove platform check. Even CDROM platform has unionfs now on RELENG_1 --- etc/rc.php_ini_setup | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup index 8fb924eb23..4df3d7648c 100755 --- a/etc/rc.php_ini_setup +++ b/etc/rc.php_ini_setup @@ -34,11 +34,11 @@ mv /usr/local/etc/php.ini /tmp/ mv /usr/local/lib/php.ini /tmp/ LOADED_MODULES=`php -m | grep -v "\["` -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 <