You are not logged in.

#1 2007-06-24 14:11:07

dninja
Member
From: Sheffield, UK
Registered: 2006-04-29
Posts: 374
Website

clamav doesn't start

I've installed clamav and tried to start it through the rc.d script but it doesn't start.

It seems to be down to the line:

 if [ "$START_CLAMD" == "yes" ]; then

returning false. If I comment that line out it starts ok,

Starting clamav just from the command line (just running clamd) also works.

Has anyone else had this problem?

Offline

#2 2007-06-24 14:53:30

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Re: clamav doesn't start

Have you edited /etc/conf.d/clamav?

Offline

#3 2007-06-24 16:18:13

dninja
Member
From: Sheffield, UK
Registered: 2006-04-29
Posts: 374
Website

Re: clamav doesn't start

In what way?

If you mean removing the Example line then yes, otherwise it wouldn't start from the command line.

Offline

#4 2007-06-24 16:30:40

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Re: clamav doesn't start

/etc/conf.d/clamav, not /etc/clamav/clamd.conf.

Files in conf.d are configuration files for /etc/rc.d daemon scripts.

Offline

#5 2007-06-24 16:50:10

dninja
Member
From: Sheffield, UK
Registered: 2006-04-29
Posts: 374
Website

Re: clamav doesn't start

That fixed it, thanks

Offline

Board footer

Powered by FluxBB