summaryrefslogtreecommitdiffstats
path: root/usr/local/www/load_balancer_pool.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-10-27 16:47:35 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-10-27 16:47:35 +0000
commit20d4980cec6c3e30a576e587dcf9214de6a67ca6 (patch)
treea7beedc495003dae8ba77a22b97f85a930a4e1fd /usr/local/www/load_balancer_pool.php
parentabf5a84b4522a7ae16b16dffbccfe737aa0e0b3f (diff)
downloadpfsense-20d4980cec6c3e30a576e587dcf9214de6a67ca6.zip
pfsense-20d4980cec6c3e30a576e587dcf9214de6a67ca6.tar.gz
Regenerate slbd configuration after pool changes
Ticket #646
Diffstat (limited to 'usr/local/www/load_balancer_pool.php')
-rwxr-xr-xusr/local/www/load_balancer_pool.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/load_balancer_pool.php b/usr/local/www/load_balancer_pool.php
index c96ac8f..27133c3 100755
--- a/usr/local/www/load_balancer_pool.php
+++ b/usr/local/www/load_balancer_pool.php
@@ -45,6 +45,7 @@ if ($_POST) {
if (!file_exists($d_sysrebootreqd_path)) {
config_lock();
$retval |= filter_configure();
+ $retval |= slbd_configure();
config_unlock();
}
$savemsg = get_std_save_message($retval);
OpenPOWER on IntegriCloud