diff options
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-x | etc/rc.newwanip | 2 |
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); |