On 06/12/2011 06:35 AM, Chris wrote: > I built the rpms for Mandriva 2010.2 this afternoon and noticed the > above in the log when I started clamd. I've got the log size in > clamd.conf set to '0'. This appears to be just cosmetic, setting the log > file size to 10M shows "Log file size limited to 10485760 bytes" in the > clamd.log so it seems this only appears when the log file size is 0.
That -1 really means 2^32-1, since logg_size is an unsigned int but is printed with %d (signed). Fixed on master. Thanks, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml