diff options
author | Scott Ullrich <sullrich@pfSense.geekgod.com> | 2009-06-20 17:09:37 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfSense.geekgod.com> | 2009-06-20 17:09:37 -0400 |
commit | 8e2eb65e47099cdccb64aa9f77d998611983a8ce (patch) | |
tree | 216eb9508f88733d30e9d96004ae9367cd2dfe6f /etc/rc | |
parent | 89f49b8fc583a87fe832ee3349db659891099bdb (diff) | |
download | pfsense-8e2eb65e47099cdccb64aa9f77d998611983a8ce.zip pfsense-8e2eb65e47099cdccb64aa9f77d998611983a8ce.tar.gz |
Replace PHP init system with the init system.
Diffstat (limited to 'etc/rc')
-rwxr-xr-x | etc/rc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |