summaryrefslogtreecommitdiffstats
path: root/etc/rc.newipsecdns
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.newipsecdns')
-rwxr-xr-xetc/rc.newipsecdns3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/rc.newipsecdns b/etc/rc.newipsecdns
index 4979505..42675e3 100755
--- a/etc/rc.newipsecdns
+++ b/etc/rc.newipsecdns
@@ -31,7 +31,6 @@
*/
/* parse the configuration and include all functions used below */
- require_once("config.inc");
require_once("functions.inc");
/* make sure to wait until the boot scripts have finished */
@@ -48,4 +47,6 @@
vpn_ipsec_refresh_policies();
vpn_ipsec_configure();
+
+ filter_configure();
?>
OpenPOWER on IntegriCloud