From ad5cdb3d84fdc24b32e3d440f03c44e3310c977b Mon Sep 17 00:00:00 2001 From: jeandebogue Date: Tue, 21 Feb 2012 08:49:07 +0100 Subject: Change from monitorip to failoverip. We want to know if the failover ip is in service and not if the monitor ip is in service. --- config/tinydns/tinydns_status.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/tinydns') diff --git a/config/tinydns/tinydns_status.php b/config/tinydns/tinydns_status.php index 147001af..3a4b8545 100644 --- a/config/tinydns/tinydns_status.php +++ b/config/tinydns/tinydns_status.php @@ -87,8 +87,8 @@ if(strstr($pfSversion, "1.2")) YES"; else $inservice = "NO"; -- cgit v1.2.3