From f37e37bbddcebdab5145233b871240e0bc577f26 Mon Sep 17 00:00:00 2001 From: Ermal Date: Thu, 6 Mar 2014 20:19:38 +0100 Subject: Remove not needed anymore function --- etc/rc.bootup | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/rc.bootup') diff --git a/etc/rc.bootup b/etc/rc.bootup index 0f25668..612ff22 100755 --- a/etc/rc.bootup +++ b/etc/rc.bootup @@ -441,7 +441,6 @@ unset($g['booting']); /* If there are ipsec dynamic hosts try again to reload the tunnels as rc.newipsecdns does */ if ($ipsec_dynamic_hosts) { - vpn_ipsec_refresh_policies(); vpn_ipsec_configure(); filter_configure(); } -- cgit v1.1