From 0e79d356d17584e69ffc9be6561d8858b483a952 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 7 Jul 2008 00:59:30 +0000 Subject: Eliminate interfaces_carp_bring_up_final() --- usr/local/www/carp_status.php | 1 - 1 file changed, 1 deletion(-) (limited to 'usr/local/www/carp_status.php') diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php index 30a50ad..93c5b39 100755 --- a/usr/local/www/carp_status.php +++ b/usr/local/www/carp_status.php @@ -53,7 +53,6 @@ if($_POST['disablecarp'] <> "") { $savemsg = "CARP has been enabled."; mwexec("/sbin/sysctl net.inet.carp.allow=1"); interfaces_carp_configure(); - interfaces_carp_bring_up_final(); } } -- cgit v1.1