diff options
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-x | etc/rc.newwanip | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip index bc3246c..db18908 100755 --- a/etc/rc.newwanip +++ b/etc/rc.newwanip @@ -123,10 +123,6 @@ if($old_ip <> "") exec("/etc/rc.start_packages"); -/* reload slbd */ -/* if ($config['load_balancer']['lbpool']['type'] == "gateway") */ -log_error("Configuring slbd"); -slbd_configure(); /* reconfigure our gateway monitor */ setup_gateways_monitor(); |