summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_monitor.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/load_balancer_monitor.php')
-rwxr-xr-xusr/local/www/load_balancer_monitor.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/load_balancer_monitor.php b/usr/local/www/load_balancer_monitor.php
index ef0a1f0..96406a9 100755
--- a/usr/local/www/load_balancer_monitor.php
+++ b/usr/local/www/load_balancer_monitor.php
@@ -48,11 +48,8 @@ if ($_POST) {
if ($_POST['apply']) {
$retval = 0;
-
- config_lock();
$retval |= filter_configure();
$retval |= relayd_configure();
- config_unlock();
$savemsg = get_std_save_message($retval);
unlink_if_exists($d_vsconfdirty_path);
OpenPOWER on IntegriCloud