clamav/clamav-update.logrotate
starlet-dx 62c3f67646 Update to 0.103.8 to fix CVE-2023-20032 and CVE-2023-20052
(cherry picked from commit 357dfdc0185dd1e4d506b082f8efbb9a0c808a4f)
2023-03-15 17:08:20 +08:00

9 lines
180 B
Plaintext

/var/log/freshclam.log {
monthly
notifempty
missingok
postrotate
systemctl try-restart clamav-freshclam.service
endscript
}