From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 04:50:25 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 4B5C016A4CE for ; Thu, 4 Mar 2004 04:50:25 -0800 (PST) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AA7743D41 for ; Thu, 4 Mar 2004 04:50:24 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i24Co9J1096779 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 4 Mar 2004 12:50:09 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i24Co9Wa096778; Thu, 4 Mar 2004 12:50:09 GMT (envelope-from matthew) Date: Thu, 4 Mar 2004 12:50:09 +0000 From: Matthew Seaman To: Gareth Bailey Message-ID: <20040304125009.GA96659@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Gareth Bailey , FreeBSD - questions References: <004901c401c1$04daa390$0500a8c0@BAILEY> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <004901c401c1$04daa390$0500a8c0@BAILEY> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040304, clamav-milter version 0.67j cc: FreeBSD - questions Subject: Re: Amavisd and clamd startup on boot 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, 04 Mar 2004 12:50:25 -0000 --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--