diff --git a/SOURCES/centos-dup.x509 b/SOURCES/centos-dup.x509 new file mode 100644 index 0000000..9c65dd3 Binary files /dev/null and b/SOURCES/centos-dup.x509 differ diff --git a/SOURCES/centos-kpatch.x509 b/SOURCES/centos-kpatch.x509 new file mode 100644 index 0000000..ca57a43 Binary files /dev/null and b/SOURCES/centos-kpatch.x509 differ diff --git a/SOURCES/kvm_stat.logrotate b/SOURCES/kvm_stat.logrotate new file mode 100644 index 0000000..105e15e --- /dev/null +++ b/SOURCES/kvm_stat.logrotate @@ -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 +} diff --git a/SPECS/kernel-plus.spec b/SPECS/kernel-plus.spec index 4087bb2..f560c5c 100644 --- a/SPECS/kernel-plus.spec +++ b/SPECS/kernel-plus.spec @@ -511,7 +511,7 @@ Source43: generate_bls_conf.sh Source44: mod-internal.list -Source100: centos-ldup.x509 +Source100: centos-dup.x509 Source101: centos-kpatch.x509 %if %{with_kabichk}