From 8e2eb65e47099cdccb64aa9f77d998611983a8ce Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 20 Jun 2009 17:09:37 -0400 Subject: Replace PHP init system with the init system. --- etc/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/rc') 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 -- cgit v1.1