From 3a5939378dacbbf92b42a88123a488a74b968031927e2565da22346fefa40d09 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Tue, 24 Oct 2023 14:08:54 +0000 Subject: [PATCH] Revert "systemd.spec: disable transfiletriggers" (rev 1462) transfiletriggers is actually only broken with 'rpm --root'. This shouldn't affect you since --root applies only to installations. In this case the services needn't to be restarted and the tmpfiles stuff can wait until the firstboot. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1468 --- systemd.changes | 8 -------- systemd.spec | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/systemd.changes b/systemd.changes index 69848df0..654cccc0 100644 --- a/systemd.changes +++ b/systemd.changes @@ -26,14 +26,6 @@ Thu Oct 19 12:13:51 UTC 2023 - Franck Bui - systemd.spec: add files.portable and files.journal-remote -------------------------------------------------------------------- -Wed Oct 18 08:10:01 UTC 2023 - Franck Bui - -- systemd.spec: disable transfiletriggers - - Unforunately bsc#1041742 has been re-opened so it's again not safe to rely on - transfiletriggers until rpm-4.19 is released. - ------------------------------------------------------------------- Fri Oct 13 09:38:37 UTC 2023 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 32b40af2..e791a4c2 100644 --- a/systemd.spec +++ b/systemd.spec @@ -62,7 +62,7 @@ # The following features are kept to ease migrations toward SLE. Their default # value is independent of the build flavor. -%bcond_with filetriggers +%bcond_without filetriggers %bcond_with split_usr # We stopped shipping main config files in /etc but we have to restore any