diff options
Diffstat (limited to 'conf.default')
-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 |