summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2008-07-05 13:30:27 +0000
committerSeth Mos <seth.mos@xs4all.nl>2008-07-05 13:30:27 +0000
commitb25b1595362ad043ee50fe45986083053c8bf905 (patch)
treea309595ffbdca2b029eb19c224ceb13731d3865f /etc
parentdf13472100e79d2bbfdc8c8973a8d858ef5f6c54 (diff)
downloadpfsense-b25b1595362ad043ee50fe45986083053c8bf905.zip
pfsense-b25b1595362ad043ee50fe45986083053c8bf905.tar.gz
Use filter configure instead
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/pfsense-utils.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/pfsense-utils.inc b/etc/inc/pfsense-utils.inc
index b4bab32..094b372 100644
--- a/etc/inc/pfsense-utils.inc
+++ b/etc/inc/pfsense-utils.inc
@@ -4099,8 +4099,8 @@ rrd interval 60s;
## These parameters can be overriden in a specific alarm configuration
alarm default {
- command on "touch /tmp/filter_dirty"
- command off "touch /tmp/filter_dirty"
+ command on "/etc/rc.filter_configure"
+ command off "/etc/rc.filter_configure"
combine 10s
}
OpenPOWER on IntegriCloud