mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Replace PHP init system with the init system.
This commit is contained in:
parent
89f49b8fc5
commit
8e2eb65e47
2
etc/rc
2
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user