Merge branch 'pr/drop-dbus' into 'main'
tier-0: drop dbus-common remove-from-packages See merge request fedora/bootc/base-images!47
This commit is contained in:
commit
9ce9d35a61
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue