Revision 0ae6daf8
Added by Ermal LUÇI almost 15 years ago
etc/inc/gwlb.inc | ||
---|---|---|
82 | 82 |
|
83 | 83 |
## These parameters can be overriden in a specific alarm configuration |
84 | 84 |
alarm default { |
85 |
command on "/usr/bin/touch /tmp/filter_dirty"
|
|
86 |
command off "/usr/bin/touch /tmp/filter_dirty"
|
|
85 |
command on "/usr/local/sbin/pfSctl -c 'filter reload'"
|
|
86 |
command off "/usr/local/sbin/pfSctl -c 'filter reload'"
|
|
87 | 87 |
combine 10s |
88 | 88 |
} |
89 | 89 |
|
Also available in: Unified diff
Use the new events mechanisms to dispatch events.