Subversion Repositories configs

Rev

Rev 5 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

/var/log/clamav/clamd.log {
        missingok
        notifempty
        create 644 clam clam
        postrotate
                killall -HUP clamd 2>/dev/null || :
        endscript
}