summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
diff options
context:
space:
mode:
authorsmos <seth.mos@dds.nl>2012-06-06 20:20:54 +0200
committersmos <seth.mos@dds.nl>2012-06-06 20:20:54 +0200
commit846c7b7727ddd934754ab562fd5af791fc0a6a51 (patch)
tree8bd0325f78c5efbf9aa165fc908bcdb7fe66f7dc /etc/inc/gwlb.inc
parent8275ea287756b58dce350f08731274a116d2055e (diff)
downloadpfsense-846c7b7727ddd934754ab562fd5af791fc0a6a51.zip
pfsense-846c7b7727ddd934754ab562fd5af791fc0a6a51.tar.gz
Changeover to the new multiple command pfSctl
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 89bd29d..2a9dc41 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 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'"
+ command on "/usr/local/sbin/pfSctl -c 'service reload dyndnsall' -c 'service reload ipsecdns' -c 'filter reload'"
+ command off "/usr/local/sbin/pfSctl -c 'service reload dyndnsall' -c 'service reload ipsecdns' -c 'filter reload'"
combine 10s
}
OpenPOWER on IntegriCloud