summaryrefslogtreecommitdiff
path: root/security/clamav/MESSAGE
diff options
context:
space:
mode:
authorkefren <kefren>2010-12-24 07:11:05 +0000
committerkefren <kefren>2010-12-24 07:11:05 +0000
commitb2f1a7e600a5a6fc70a137be7518aec7e016f595 (patch)
tree3f1d0bae663209e5fff710c304060ad0bd106ba4 /security/clamav/MESSAGE
parentf3e9a8c2fb43a7626470deb8b7eeed17fd3e582b (diff)
downloadpkgsrc-b2f1a7e600a5a6fc70a137be7518aec7e016f595.tar.gz
Move clamav into security/. No objections on tech-pkg@
Part of PR/32554
Diffstat (limited to 'security/clamav/MESSAGE')
-rw-r--r--security/clamav/MESSAGE13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/clamav/MESSAGE b/security/clamav/MESSAGE
new file mode 100644
index 00000000000..43af7fe9b00
--- /dev/null
+++ b/security/clamav/MESSAGE
@@ -0,0 +1,13 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2010/12/24 07:11:05 kefren Exp $
+
+You should update the virus databases to the latest ones available
+before using ClamAV. This can be done by running the following command
+as `${ROOT_USER}' or `${CLAMAV_USER}':
+
+ ${PREFIX}/bin/freshclam
+
+Note that as of version 0.80, clamav.conf has been replaced by
+clamd.conf. Be sure to update your configuration to reflect this.
+
+===========================================================================