diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2007-05-31 00:18:52 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2007-05-31 00:18:52 +0000 |
commit | eda2f81fda3c21a3f97567a3a4d1349612cc9b85 (patch) | |
tree | 4a3c47b903be8c2b5f6d71a0ded0cd6130c625ac /packages/clamav/clamav-0.88.7/freshclam.conf | |
parent | 53ec78504a3db66e6cd2ea0b8742ebef8e4ed384 (diff) |
clamav: Add 0.90.3, remove 0.88.7.
From the release announcement: "This release fixes some security bugs
in libclamav and improves stability under Solaris. Please see
ChangeLog for complete list of changes."
Diffstat (limited to 'packages/clamav/clamav-0.88.7/freshclam.conf')
-rw-r--r-- | packages/clamav/clamav-0.88.7/freshclam.conf | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/packages/clamav/clamav-0.88.7/freshclam.conf b/packages/clamav/clamav-0.88.7/freshclam.conf deleted file mode 100644 index 770490b3ab..0000000000 --- a/packages/clamav/clamav-0.88.7/freshclam.conf +++ /dev/null @@ -1,19 +0,0 @@ -## Please read the freshclam.conf(5) manual before editing this file. - -# Comment or remove the line below. -Example - -# Uncomment the following line and replace XY with your country -# code. See http://www.iana.org/cctld/cctld-whois.htm for the full list. -# Default: There is no default, which results in an error when running freshclam -#DatabaseMirror db.XY.clamav.net - -DatabaseMirror database.clamav.net -DatabaseOwner clamav -UpdateLogFile /var/log/clamav/freshclam.log -LogFileMaxSize 0 -MaxAttempts 5 -Checks 24 -DatabaseDirectory /var/lib/clamav/ -NotifyClamd -DNSDatabaseInfo current.cvd.clamav.net |