summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 ccef792..89bd29d 100644
--- a/etc/inc/gwlb.inc
+++ b/etc/inc/gwlb.inc
@@ -86,8 +86,8 @@ rrd interval 60s;
## These parameters can be overriden in a specific alarm configuration
alarm default {
- command on "/usr/local/sbin/pfSctl -c 'service dyndnsall reload';/usr/local/sbin/pfSctl -c 'service ipsecdns reload'"
- command off "/usr/local/sbin/pfSctl -c 'service dyndnsall reload';/usr/local/sbin/pfSctl -c 'service ipsecdns reload'"
+ command on "/usr/local/sbin/pfSctl -c 'service reload dyndnsall';/usr/local/sbin/pfSctl -c 'service reload ipsecdns'"
+ command off "/usr/local/sbin/pfSctl -c 'service reload dyndnsall';/usr/local/sbin/pfSctl -c 'service reload ipsecdns'"
combine 10s
}
OpenPOWER on IntegriCloud