summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2013-04-12 19:08:00 +0000
committerErmal <eri@pfsense.org>2013-04-12 19:08:00 +0000
commit155362f79abcf7900812908cd1a31114a574c10a (patch)
tree4bcc81d460f94feb07b02493cdc21990af713af9 /etc/inc/gwlb.inc
parent8f10998b3a07e2ac2635157c28f4cad01822c956 (diff)
downloadpfsense-155362f79abcf7900812908cd1a31114a574c10a.zip
pfsense-155362f79abcf7900812908cd1a31114a574c10a.tar.gz
Check if the argument is a gateway or an interface
Diffstat (limited to 'etc/inc/gwlb.inc')
-rw-r--r--etc/inc/gwlb.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/gwlb.inc b/etc/inc/gwlb.inc
index 813cf40..d7e1f53 100644
--- a/etc/inc/gwlb.inc
+++ b/etc/inc/gwlb.inc
@@ -91,7 +91,7 @@ rrd interval 60s;
## These parameters can be overridden in a specific alarm configuration
alarm default {
- command on "/usr/local/sbin/pfSctl -c 'service reload dyndnsall' -c 'service reload ipsecdns' -c 'service reload openvpn' -c 'filter reload' "
+ command on "/usr/local/sbin/pfSctl -c 'service reload dyndns %T' -c 'service reload ipsecdns %T' -c 'service reload openvpn %T' -c 'filter reload' "
command off "/usr/local/sbin/pfSctl -c 'service reload dyndnsall' -c 'service reload ipsecdns' -c 'service reload openvpn' -c 'filter reload' "
combine 10s
}
OpenPOWER on IntegriCloud