comments
This commit is contained in:
@@ -136,3 +136,6 @@ printf("Starting the CARP Sync. \n");
|
|||||||
$syncStatus = trim(shell_exec('configctl system ha_reconfigure_backup'));
|
$syncStatus = trim(shell_exec('configctl system ha_reconfigure_backup'));
|
||||||
printf("CARP Sync Status: %s. \n", $syncStatus);
|
printf("CARP Sync Status: %s. \n", $syncStatus);
|
||||||
printf("finished the CARP Sync. \n");
|
printf("finished the CARP Sync. \n");
|
||||||
|
|
||||||
|
# still need a way to get the gateway configured on the backup router
|
||||||
|
# also should add a restart for unbound on carp status change
|
||||||
|
|||||||
Reference in New Issue
Block a user