From b2f1a7e600a5a6fc70a137be7518aec7e016f595 Mon Sep 17 00:00:00 2001 From: kefren Date: Fri, 24 Dec 2010 07:11:05 +0000 Subject: Move clamav into security/. No objections on tech-pkg@ Part of PR/32554 --- security/clamav/MESSAGE | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 security/clamav/MESSAGE (limited to 'security/clamav/MESSAGE') 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. + +=========================================================================== -- cgit v1.2.3