add kernel-almalinux

This commit is contained in:
Anders Rytter Hansen 2025-09-03 16:54:09 -03:00
commit 2da5e5740d
70 changed files with 168086 additions and 0 deletions

View file

@ -0,0 +1,11 @@
/var/log/kvm_stat.csv {
size 10M
missingok
compress
maxage 30
rotate 5
nodateext
postrotate
/usr/bin/systemctl try-restart kvm_stat.service
endscript
}