update preset

This commit is contained in:
Louis Abel 2024-03-04 10:42:24 -07:00
parent 26f9f9c2bc
commit fa6b5177f9
Signed by: label
GPG Key ID: B37E62D143879B36
2 changed files with 8 additions and 1 deletions

View File

@ -255,3 +255,7 @@ enable switcheroo-control.service
# https://bugzilla.redhat.com/show_bug.cgi?id=2106811
enable clevis-luks-askpass.path
# Enable kernel-bootcfg-boot-successful.service
# RHEL-21816
enable kernel-bootcfg-boot-successful.service

View File

@ -21,7 +21,7 @@
%define distro_code Blue Onyx
%define major 9
%define minor 4
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.2}
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.3}
%define rpm_license BSD-3-Clause
%define dist .el%{major}
%define home_url https://rockylinux.org/
@ -480,6 +480,9 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
%{_datadir}/pki/sb-certs/*
%changelog
* Fri Jan 12 2024 Louis Abel <label@rockylinux.org> - 9.4-0.3
- Add kernel-bootcfg-boot-successful.service
* Fri Jan 12 2024 Louis Abel <label@rockylinux.org> - 9.4-0.2
- Improve presets for virtualization