RE: [Clamav-users] Starting clamd at boot time

2007-03-11 Thread Souza Simbota
Red Hat 4 ES -Original Message- From: Peter Nyamukusa [mailto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 5:28 PM To: ClamAV users ML Subject: RE: [Clamav-users] Starting clamd at boot time On Fri, 2007-03-09 at 16:47 +0200, Souza Simbota wrote: > >From Source. I also chec

Re: [Clamav-users] Starting clamd at boot time

2007-03-09 Thread Thomas Hochstein
Souza Simbota schrieb: > Thank you for the help. I have copied clamd from > /var/exim/clamav-0.90.1/contrib/init/RedHat/ to /etc/init.d That's alright. > and also to /usr/local/sbin. You did copy the startup script named "clamd" to "/usr/local/sbin", overwriting your clamd binary? That does not

RE: [Clamav-users] Starting clamd at boot time

2007-03-09 Thread Peter Nyamukusa
cannot start at boot. Which version of linux are you using ? > > -Original Message- > From: Nigel Frankcom [mailto:[EMAIL PROTECTED] > Sent: Friday, March 09, 2007 4:33 PM > To: ClamAV users ML > Subject: Re: [Clamav-users] Starting clamd at boot time > > On Fr

RE: [Clamav-users] Starting clamd at boot time

2007-03-09 Thread Bowie Bailey
Souza Simbota wrote: > Thank you for the help. I have copied clamd from > /var/exim/clamav-0.90.1/contrib/init/RedHat/ to /etc/init.d Ok. > and also to /usr/local/sbin. No! These should be two completely different files. The one in /etc/init.d is an init script that tells the system how to st

RE: [Clamav-users] Starting clamd at boot time

2007-03-09 Thread Souza Simbota
o:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 4:33 PM To: ClamAV users ML Subject: Re: [Clamav-users] Starting clamd at boot time On Fri, 9 Mar 2007 16:31:40 +0200 , Souza Simbota <[EMAIL PROTECTED]> wrote: > >Thank you for the help. I have copied clamd from >/var/exim/clamav-0.9

Re: [Clamav-users] Starting clamd at boot time

2007-03-09 Thread Nigel Frankcom
On Fri, 9 Mar 2007 16:31:40 +0200 , Souza Simbota <[EMAIL PROTECTED]> wrote: > >Thank you for the help. I have copied clamd from >/var/exim/clamav-0.90.1/contrib/init/RedHat/ to /etc/init.d and also to >/usr/local/sbin. My clamd file in /etc/init.d/ has ' >progdir="/usr/local/sbin" ' . > >But when

RE: [Clamav-users] Starting clamd at boot time

2007-03-09 Thread Souza Simbota
Thank you for the help. I have copied clamd from /var/exim/clamav-0.90.1/contrib/init/RedHat/ to /etc/init.d and also to /usr/local/sbin. My clamd file in /etc/init.d/ has ' progdir="/usr/local/sbin" ' . But when I ran /etc/init.d/clamd start I get : Starting clamd: Usage: /usr/local/sbin/clamd

Re: [Clamav-users] Starting clamd at boot time

2007-03-09 Thread Nigel Frankcom
On Fri, 9 Mar 2007 14:07:29 +0200 , Souza Simbota <[EMAIL PROTECTED]> wrote: >I followed a guide on how I should start clamd at boot time using the script >that in /contrib dir. But when I try to ran /etc/init.d/clamd start I get an >error message: > > > >Starting clamd: execvp: No such file or d

Re: [Clamav-users] Starting clamd at boot time

2007-03-09 Thread Daniel J McDonald
On Fri, 2007-03-09 at 14:07 +0200, Souza Simbota wrote: > I followed a guide on how I should start clamd at boot time using the script > that in /contrib dir. But when I try to ran /etc/init.d/clamd start I get an > error message: > > > > Starting clamd: execvp: No such file or directory Check