From de0ff17f75b5825f7fce1bc9deb04978c3dd7770 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Mon, 16 Sep 2024 16:19:01 -0400 Subject: [PATCH] tier-0: drop dbus-common remove-from-packages This is no longer needed. The package has been fixed for a while. See also: https://github.com/coreos/fedora-coreos-config/commit/f7aaeb3d6c6b2d7b67dfa7267c6ef308a29f70a4 --- tier-0/manifest.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/tier-0/manifest.yaml b/tier-0/manifest.yaml index 4bc5ca5..c21c077 100644 --- a/tier-0/manifest.yaml +++ b/tier-0/manifest.yaml @@ -44,9 +44,6 @@ remove-from-packages: # We don't want auto-generated mount units. See also # https://github.com/systemd/systemd/issues/13099 - [systemd-udev, /usr/lib/systemd/system-generators/systemd-gpt-auto-generator] - # Drop some buggy sysusers fragments which do not match static IDs allocation: - # https://bugzilla.redhat.com/show_bug.cgi?id=2105177 - - [dbus-common, /usr/lib/sysusers.d/dbus.conf] include: - bootc.yaml