summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-09-19 19:18:40 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-09-19 19:18:40 +0000
commit4f9b0f01d4766f7760e4b14daa4be4598df1f743 (patch)
tree6a6c7e2350d038e56b2dd2819f940a9db56814a1 /etc/inc/gwlb.inc
parentae5143a7c6cc00ca5e3f53db86eb659e718dfa72 (diff)
downloadpfsense-4f9b0f01d4766f7760e4b14daa4be4598df1f743.zip
pfsense-4f9b0f01d4766f7760e4b14daa4be4598df1f743.tar.gz
Filter_configure takes too long to run on embedded and this seems to
upset apinger?
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 838b886..aca5afb 100644
--- a/etc/inc/gwlb.inc
+++ b/etc/inc/gwlb.inc
@@ -75,8 +75,8 @@ rrd interval 60s;
## These parameters can be overriden in a specific alarm configuration
alarm default {
- command on "/etc/rc.filter_configure"
- command off "/etc/rc.filter_configure"
+ command on "touch /tmp/filter_dirty"
+ command off "touch /tmp/filter_dirty"
combine 10s
}
OpenPOWER on IntegriCloud