summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index 90555a1..aa9b5ee 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -112,6 +112,12 @@ enable_rrd_graphing();
/* restart packages */
exec("/etc/rc.start_packages");
+/* reload slbd */
+/* if ($config['load_balancer']['lbpool']['type'] == "gateway") */
+slbd_configure();
+log_error("Configuring slbd");
+
+
return 0;
?> \ No newline at end of file
OpenPOWER on IntegriCloud