On 06/14/2014 07:57 AM, Andreas Cadhalpun wrote: > I modified freshclam's init script to only print a warning and exit > with status code 0, if reload-log is called, but freshclam is set to > update via cron, see [1]. > > Can you confirm that this fixes your problem? Confirmed.
The warning is issued to stdout, so the logrotate postrotate script's ">/dev/null" suppresses it. Thank you for your help :) _______________________________________________ Pkg-clamav-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-clamav-devel
