add kernel-almalinux
This commit is contained in:
parent
4397b25198
commit
2da5e5740d
70 changed files with 168086 additions and 0 deletions
11
my-ostree-os/kernel-almalinux/kvm_stat.logrotate
Normal file
11
my-ostree-os/kernel-almalinux/kvm_stat.logrotate
Normal 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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue