add almalinux kernel: 6.12.0-55.40.1.andersdsrhcustom9

this is the Almalinux kernel with android binder and PSI enabled
This commit is contained in:
Anders Rytter Hansen 2025-11-11 09:29:43 -03:00
commit 1301145e2c
88 changed files with 233114 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
}