summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/openvpn.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/inc/openvpn.inc b/etc/inc/openvpn.inc
index fe7be42..c86e42a 100644
--- a/etc/inc/openvpn.inc
+++ b/etc/inc/openvpn.inc
@@ -636,11 +636,6 @@ function openvpn_resync_all() {
foreach ($config['openvpn']['openvpn-csc'] as & $settings)
openvpn_resync_csc($settings);
- /* give speedy machines time to settle */
- sleep(5);
-
- /* reload the filter policy */
- filter_configure();
}
?>
OpenPOWER on IntegriCloud