1 2 3 4 5 6 7
/var/log/clamav/freshclam.log { missingok postrotate /etc/init.d/freshclam logfix /bin/kill -HUP `cat /var/run/clamav/freshclam.pid 2> /dev/null` 2>/dev/null || true endscript }