Matt Fretwell a écrit :
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
yes, something I don't know about had to be done somewhere.
I have made some little modifications to clamd.conf, clamd.init,
clamd-wrapper (a symlink) and now, everything works fine and start as
required.
Surely not like Fedora Extras intends to... but it's doing good now,
Thanks,
Marc
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html