Add remaining configuration files
This commit is contained in:
8
templates/Fedora/34/etc/logrotate.d/clamav-update
Normal file
8
templates/Fedora/34/etc/logrotate.d/clamav-update
Normal file
@@ -0,0 +1,8 @@
|
||||
/var/log/freshclam.log {
|
||||
monthly
|
||||
notifempty
|
||||
missingok
|
||||
postrotate
|
||||
systemctl try-restart clamav-freshclam.service
|
||||
endscript
|
||||
}
|
Reference in New Issue
Block a user