Add 'roles/ensure_clamav/' from commit 'f3959f6d098abdf6c1794a3d3d0923c86fcca0b6'

git-subtree-dir: roles/ensure_clamav
git-subtree-mainline: ad56516ef9
git-subtree-split: f3959f6d09
This commit is contained in:
2026-05-10 21:18:37 -05:00
18 changed files with 2013 additions and 0 deletions
@@ -0,0 +1,8 @@
/var/log/freshclam.log {
monthly
notifempty
missingok
postrotate
systemctl try-restart clamav-freshclam.service
endscript
}