summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-10 00:29:47 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-10 00:29:47 +0000
commit4e6f9d37c82677a425d510200dfc3314d09730a6 (patch)
treef8dcca35fcc19450dad8459720c0ae3b64e2d329 /etc/rc.bootup
parent761d011fd168e2f3087f88642e64272c741f4813 (diff)
downloadpfsense-4e6f9d37c82677a425d510200dfc3314d09730a6.zip
pfsense-4e6f9d37c82677a425d510200dfc3314d09730a6.tar.gz
Loader filter sync on boot
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 8f28abd..734ddad 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -152,7 +152,7 @@
/* setup altq + pf */
echo "Configuring firewall... ";
mute_kernel_msgs();
- filter_configure();
+ filter_configure_sync();
unmute_kernel_msgs();
echo "done.\n";
OpenPOWER on IntegriCloud