On Wed, 16 Apr 2008 15:08:41 +0300 Török Edwin wrote:
> Frank Elsner wrote:
> > Why this? Is sigtool broken? Is my procedure broken in respect to version
> > 0.93?
> > From the log freshclam obviously does the job, but ...
> >
>
> Please try the patch from here:
> https://wwws.clamav.net/bugzi
Frank Elsner wrote:
> Why this? Is sigtool broken? Is my procedure broken in respect to version
> 0.93?
> From the log freshclam obviously does the job, but ...
>
Please try the patch from here:
https://wwws.clamav.net/bugzilla/show_bug.cgi?id=938
Best regards,
--Edwin
___
Hello *,
my "freshclam.conf" contains
OnUpdateExecute /usr/ClamAV/bin/freshclam.mail
and the refenced "/usr/ClamAV/bin/freshclam.mail" reads
| #!/bin/sh
|
| cd /usr/ClamAV/data
| DIFF="/tmp/clamav-signatures.$$" ; /bin/rm -f $DIFF
|
| MAIL="[EMAIL PROTECTED]"
|
| /bin/mv signatures sign