summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/gwlb.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/inc/gwlb.inc b/etc/inc/gwlb.inc
index 5a328d2..94ddd17 100644
--- a/etc/inc/gwlb.inc
+++ b/etc/inc/gwlb.inc
@@ -49,9 +49,6 @@ function setup_gateways_monitor() {
$a_settings['losslow'] = "10";
$a_settings['losshigh'] = "20";
- /* kill apinger process */
- if(is_process_running("apinger"))
- mwexec("/usr/bin/killall apinger", true);
$fd = fopen("{$g['varetc_path']}/apinger.conf", "w");
$apingerconfig = <<<EOD
OpenPOWER on IntegriCloud