Skip to content
Snippets Groups Projects
Verified Commit 09b4092a authored by Louis Abel's avatar Louis Abel :tv:
Browse files

update services

parent 73bc354c
No related branches found
No related tags found
No related merge requests found
......@@ -361,6 +361,10 @@ enable device_cio_free.service
# https://bugzilla.redhat.com/show_bug.cgi?id=1630514
enable stratisd.service
# nvme auto connect
# RHEL-76850
enable nvmefc-boot-connections.service
# Enable a service to finalize staged OSTree changes at shutdown
# https://bugzilla.redhat.com/show_bug.cgi?id=1639372
enable ostree-finalize-staged.path
......
......@@ -11,7 +11,7 @@
%define distro_code Red Quartz
%define major 10
%define minor 0
%define rocky_rel 0.24
%define rocky_rel 0.25
%define rpm_license BSD-3-Clause
%define dist .el%{major}
%define home_url https://rockylinux.org/
......@@ -432,6 +432,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
%{_datadir}/pki/sb-certs/*
%changelog
* Thu Feb 06 2024 Louis Abel <label@resf.org> - 10.0-0.25
- Update services
* Mon Nov 25 2024 Louis Abel <label@resf.org> - 10.0-0.24
- Update services
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment