summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-09-01 22:23:39 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-09-01 22:23:39 +0000
commitcb74ffd577d42012dbaa8b15cad39a447e9e3d8d (patch)
treefd282b58c3c4c87c4505e04b67895df48ab35a3d /etc/rc.bootup
parent87294955ad97c1b4a22b2a7a79bc0533dc90ee03 (diff)
downloadpfsense-cb74ffd577d42012dbaa8b15cad39a447e9e3d8d.zip
pfsense-cb74ffd577d42012dbaa8b15cad39a447e9e3d8d.tar.gz
Now that we are optimized switch the loading firewall output on bootup to a "." method.
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 2e4b34d..b0e4201 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -187,7 +187,7 @@
openvpn_resync_all();
/* setup altq + pf */
- echo "Configuring firewall... ";
+ echo "Configuring firewall...";
//mute_kernel_msgs();
filter_configure_sync();
//unmute_kernel_msgs();
OpenPOWER on IntegriCloud