summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_hasync.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system_hasync.php')
-rwxr-xr-xusr/local/www/system_hasync.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_hasync.php b/usr/local/www/system_hasync.php
index b3e3cb8..a00c5ed 100755
--- a/usr/local/www/system_hasync.php
+++ b/usr/local/www/system_hasync.php
@@ -77,6 +77,7 @@ if ($_POST) {
$a_hasync['username'] = $pconfig['username'];
$a_hasync['password'] = $pconfig['password'];
write_config("Updated High Availability Sync configuration");
+ interfaces_carp_setup();
header("Location: system_hasync.php");
exit();
}
OpenPOWER on IntegriCloud