On Wednesday 16 June 2004 09:38 am, Jeffrey Kroll wrote:
> The business I work for is currently running ClamAV & SpamAssassin w/
> Qmail
>
> I am having a hard time getting a startup script to work on the FreeBSD
> 5.2.1-RELEASE install I have going
>
> I have followed all of the Http://www.lifewithqmail.org and all the
> ClamAV install docs as closely as possible and it seems to be that I am
> unable to find a startup script for CLAMAV to start on boot. It seems if
> the machine doesn't shutdown gracefully it refuses to start back up on
> startup because of a lockfile in the /tmp directory. I am looking for a
> script that checks for the lockfile, removes it if file is present and
> restarts "ClamAV".

no, it's failing on the SOCKET file /tmp/clamd

all you need to do is modify your configuration file as so:
From:
        #FixStaleSocket
To:
        FixStaleSocket

pretty simple! :)

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 847.492.0470 int'l
        kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to