From b0d639a5e7880ee55c671cbabdb01cd0f1ae1b38 Mon Sep 17 00:00:00 2001 From: robiscool Date: Wed, 9 Sep 2009 09:30:20 -0700 Subject: add crontab entries for snort auto block and snort update --- conf.default/config.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'conf.default/config.xml') diff --git a/conf.default/config.xml b/conf.default/config.xml index b617b23..f19acf7 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -721,6 +721,24 @@ root /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot + + # */60 + * + * + * + * + root + /usr/bin/nice -n20 /usr/local/sbin/expiretable -t 3600 snort2c + + + # * + 20 + */7 + * + * + root + /usr/bin/nice -n20 /usr/local/bin/php -f /usr/local/pkg/snort_check_for_rule_updates.php + */5 * -- cgit v1.1