From f0a4d30b90e616222ec5886288eb92396777e51b Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Mon, 30 Sep 2024 16:24:48 +0200 Subject: [PATCH] spec: enable systemd-pstore.service by default Fedora: - https://bugzilla.redhat.com/show_bug.cgi?id=2217997 - https://src.fedoraproject.org/rpms/systemd/c/219083fc04c8a67e5360e5eade2342c4f7f3aae6?branch=rawhide Resolves: RHEL-41051 --- systemd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index 7264825..8d04ee2 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1863,7 +1863,7 @@ fi %{?ldconfig:%postun libs -p %ldconfig} -%global udev_services systemd-udev{d,-settle,-trigger}.service systemd-udevd-{control,kernel}.socket %{?have_gnu_efi:systemd-boot-update.service} +%global udev_services systemd-udev{d,-settle,-trigger}.service systemd-udevd-{control,kernel}.socket %{?have_gnu_efi:systemd-boot-update.service} systemd-pstore.service %post udev # Move old stuff around in /var/lib