Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Mar 2004 12:50:09 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Gareth Bailey <freebsd@xiplan.com>
Cc:        FreeBSD - questions <freebsd-questions@freebsd.org>
Subject:   Re: Amavisd and clamd startup on boot
Message-ID:  <20040304125009.GA96659@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <004901c401c1$04daa390$0500a8c0@BAILEY>
References:  <004901c401c1$04daa390$0500a8c0@BAILEY>

next in thread | previous in thread | raw e-mail | index | archive | help

--Nq2Wo0NMKNjxTN9z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Mar 04, 2004 at 10:16:38AM +0200, Gareth Bailey wrote:
> I have recently installed postfix, amavisd-new, clamd.
>=20
> I have amavisd.sh, clamav-clamd.sh and clamav-freshcalm.sh in my /usr/loc=
al/etc/rc.d directory.
>=20
> Neither clamd nor amavisd seem to start on boot.
>=20
> Please let me know what i am doing wrong?

Did you read those .sh files? Those startup scripts (well, the first
two at least: I can't find the third one -- unless you actually mean
clamav-*freshclam*.sh) are all RCng enabled, and you need to put entries in=
to
/etc/rc.conf to enable them:

    amavisd_enable=3D"YES"
    clamav_clamd_enable=3D"YES"
    clamav_freshclam_enable=3D"YES"

Also, did you edit /usr/local/etc/clamav.conf to set things up for
your local system?  Did you take out the 'Example' line, which
prevents clamd from starting up?

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--Nq2Wo0NMKNjxTN9z
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFARyYBdtESqEQa7a0RAnFvAJ95qNtnH1xvzMh6m7NblirxpCOcNACcCvz0
tFB9KFnXmFwaPUDy2EdmYvE=
=2fV4
-----END PGP SIGNATURE-----

--Nq2Wo0NMKNjxTN9z--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040304125009.GA96659>