summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-06-30 02:42:11 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-06-30 02:42:11 +0000
commitc061e6b99a012d19e0311a0132135b3ebf054c07 (patch)
tree294834b37fea7f5a1ee0330e13cb2d677cf4d5f6 /etc/rc.bootup
parent171217dc71faaccab3530a60c9ae2e785b64f900 (diff)
downloadpfsense-c061e6b99a012d19e0311a0132135b3ebf054c07.zip
pfsense-c061e6b99a012d19e0311a0132135b3ebf054c07.tar.gz
Silence stray ... by adding echo stage info.
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 52a0d39..8842279 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -284,7 +284,9 @@
if(isset($config['system']['disableconsolemenu']))
touch("/var/etc/console_lockdown");
+ echo "Final filter pass..."
filter_configure_sync();
+ echo "done.\n"
/* load graphing functions */
enable_rrd_graphing();
OpenPOWER on IntegriCloud