On Sun, 12 Mar 2006 14:53:21 +0100 MP <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] init.d]$ more clamd.init > #!/bin/bash > # > # chkconfig: - 75 25 > # description: The clamd server running for <SERVICE> > > CLAMD_SERVICE=clamav-server > . /usr/share/clamav/clamd-wrapper > [EMAIL PROTECTED] init.d]$ > > Last question : > What <SERVICE> do I need to put into ? > If I clear the field, clamd-init complains about clamd.conf > not configured. Il I insert something like, let's say "clamd" > wich is the daemon I'd hope to start, here is the output :
No idea. The above is specific to your distro. Type, from the commandline: /path/to/clamd If it starts from that command, (shown by ps as running), the error is in the startup script on your system. If not, you may need to check paths/configs. Matt _______________________________________________ http://lurker.clamav.net/list/clamav-users.html