summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfSense.geekgod.com>2009-06-20 17:09:37 -0400
committerScott Ullrich <sullrich@pfSense.geekgod.com>2009-06-20 17:09:37 -0400
commit8e2eb65e47099cdccb64aa9f77d998611983a8ce (patch)
tree216eb9508f88733d30e9d96004ae9367cd2dfe6f /etc
parent89f49b8fc583a87fe832ee3349db659891099bdb (diff)
downloadpfsense-8e2eb65e47099cdccb64aa9f77d998611983a8ce.zip
pfsense-8e2eb65e47099cdccb64aa9f77d998611983a8ce.tar.gz
Replace PHP init system with the init system.
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 060794b..5ef4b3f 100755
--- a/etc/rc
+++ b/etc/rc
@@ -294,7 +294,7 @@ cap_mkdb /etc/login.conf
. /etc/rc.php_ini_setup
# let the PHP-based configuration subsystem set up the system now
-echo -n "Launching PHP init system..."
+echo -n "Launching the init system..."
rm -f /cf/conf/backup/backup.cache
rm -f /root/lighttpd*
/etc/rc.bootup
OpenPOWER on IntegriCloud