From owner-freebsd-questions@FreeBSD.ORG Thu Mar 11 05:31:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2801B16A4CE for ; Thu, 11 Mar 2004 05:31:05 -0800 (PST) Received: from destiny.chrononomicon.com (mail.chrononomicon.com [65.193.73.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A75343D1D for ; Thu, 11 Mar 2004 05:31:04 -0800 (PST) (envelope-from bsilver@chrononomicon.com) Received: from [IPv6:::1] (destiny.chrononomicon.com [192.168.1.42]) by destiny.chrononomicon.com (Postfix) with ESMTP id CE0DA1FE26 for ; Thu, 11 Mar 2004 08:30:53 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v612) In-Reply-To: <20040311000001.7049fc62@earth.upton.net> References: <65388515-7301-11D8-8730-000A956D2452@chrononomicon.com> <404FCE46.3010902@theatre.msu.edu> <20040311000001.7049fc62@earth.upton.net> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <51130C98-7360-11D8-95AC-000A956D2452@chrononomicon.com> Content-Transfer-Encoding: 7bit From: Bart Silverstrim Date: Thu, 11 Mar 2004 08:30:52 -0500 To: FreeBSD Questions Mailing List X-Mailer: Apple Mail (2.612) Subject: Re: clamav ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 13:31:05 -0000 On Mar 11, 2004, at 12:00 AM, Paul Murphy wrote: > Just a thought, do you have '#NotifyClamd > [/optional/config/file/path]' > uncommented in freshclam.conf > I didn't, but I did uncomment it now. I don't have a freshclam running from the rc.conf; I have a crontab file for root that is 0 */4 * * * /usr/local/bin/freshclam Should I be running the script file instead from rc.conf? Do both ways still notify clamd?...I don't know what config file it should be pointing to, but since it was "optional" I didn't add one (just have a line in freshclam.conf stating "NotifyClamd"). I still have no idea why the system just started magically picking up the virus that after the rebuild it was letting through. Maybe it happened after it did a database consistency check? Thank you! -Bart