diff options
author | Scott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com> | 2009-06-11 16:36:20 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com> | 2009-06-11 16:36:48 -0400 |
commit | 688d49fff4a0f6abf1c68c68de36f785dc8cf942 (patch) | |
tree | 223ba956cfabbe428226714c451f88e56582722e /conf.default/config.xml | |
parent | a22863604872856437dcb0ccc126f5cea4acef02 (diff) | |
download | pfsense-688d49fff4a0f6abf1c68c68de36f785dc8cf942.zip pfsense-688d49fff4a0f6abf1c68c68de36f785dc8cf942.tar.gz |
Nuke snort2c
Requested-by: rob iscool
Diffstat (limited to 'conf.default/config.xml')
-rw-r--r-- | conf.default/config.xml | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml index 6895aa7..a1e836a 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -725,15 +725,6 @@ <command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot</command> </item> <item> - <minute>*/60</minute> - <hour>*</hour> - <mday>*</mday> - <month>*</month> - <wday>*</wday> - <who>root</who> - <command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -t 3600 snort2c</command> - </item> - <item> <minute>*/5</minute> <hour>*</hour> <mday>*</mday> @@ -764,4 +755,4 @@ <rrd> <enable/> </rrd> -</pfsense> +</pfsense>
\ No newline at end of file |