Subversion Repositories configs

Rev

Rev 166 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
168 - 1
#
2
# Rotate FreshClam daemon log file
3
#
4
 
5
 
163 - 6
/var/log/clamav/freshclam.log {
168 - 7
    missingok
8
    nocompress
9
    copytruncate
10
    create 644 clamav clamav
163 - 11
}
168 - 12