summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-10 23:04:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-10 23:04:32 +0000
commit284dcdcc69489c424b00a09b43ecd085e966371b (patch)
tree1b51dd626cf2bf7b80013e476123b43c1a229933 /etc/rc.newwanip
parenteece173cecca3d93981370a56ad61e5dd9030227 (diff)
downloadpfsense-284dcdcc69489c424b00a09b43ecd085e966371b.zip
pfsense-284dcdcc69489c424b00a09b43ecd085e966371b.tar.gz
Use filter_configure()
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index 9ea50b8..cf30cb9 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -50,7 +50,7 @@
}
/* reload firewall rules */
- filter_rules_generate();
+ filter_configure();
/* reconfigure IPsec tunnels */
vpn_ipsec_configure(true);
OpenPOWER on IntegriCloud