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
This commit is contained in:
parent
f755f2c0ce
commit
3a5939378d
@ -26,14 +26,6 @@ Thu Oct 19 12:13:51 UTC 2023 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- systemd.spec: add files.portable and files.journal-remote
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 18 08:10:01 UTC 2023 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- 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 <fbui@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user