summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-08-26 00:46:43 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-08-26 00:46:43 +0000
commitd0e94aaf8419f92624967913a394cdc9a3af5fe7 (patch)
tree00f2cc00a40d32caa45c44a90a57baab7d96fd74 /etc/rc
parent2c36b981d44d48fca8134374f5342844fe1cec0a (diff)
downloadpfsense-d0e94aaf8419f92624967913a394cdc9a3af5fe7.zip
pfsense-d0e94aaf8419f92624967913a394cdc9a3af5fe7.tar.gz
Alert user what is happening during bootup to fill the void. Now pfSense looks rather snappy during bootup.
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index 467f814..abce961 100755
--- a/etc/rc
+++ b/etc/rc
@@ -196,6 +196,7 @@ fi
echo " done."
# let the PHP-based configuration subsystem set up the system now
+echo -n "Launching PHP init system..."
/etc/rc.bootup
echo -n "Starting CRON... "
OpenPOWER on IntegriCloud