summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/gwlb.inc')
-rw-r--r--etc/inc/gwlb.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/gwlb.inc b/etc/inc/gwlb.inc
index 2986a71..70f06e8 100644
--- a/etc/inc/gwlb.inc
+++ b/etc/inc/gwlb.inc
@@ -240,8 +240,8 @@ EOD;
} else {
$inetfamily = "-inet";
}
- mwexec("/sbin/route change {$inetfamily} -host " . escapeshellarg($gateway['monitor']) .
- " " . escapeshellarg($gateway['gateway']), true);
+ // mwexec("/sbin/route change {$inetfamily} -host " . escapeshellarg($gateway['monitor']) .
+ // " " . escapeshellarg($gateway['gateway']), true);
}
$apingerconfig .= $alarmscfg;
OpenPOWER on IntegriCloud