summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-01 00:32:55 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-01 00:32:55 +0000
commit036f7009a3b19b79d68f937442f0fc199ad53cc0 (patch)
tree0a25c4fcf1d3933191f9eae3d7014ebf5d64a801 /etc/rc.newwanip
parentf666442a8f40733fe5c612c5ccc6794f2637440b (diff)
downloadpfsense-036f7009a3b19b79d68f937442f0fc199ad53cc0.zip
pfsense-036f7009a3b19b79d68f937442f0fc199ad53cc0.tar.gz
Fix a XXX
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 89fda6e..74ee119 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -53,7 +53,7 @@
system_start_ftp_helpers();
/* resync ipfilter */
- filter_resync();
+ filter_configure_sync();
/* reconfigure IPsec tunnels */
vpn_ipsec_configure(true);
OpenPOWER on IntegriCloud