Files
gentoo/sys-apps/systemd-utils/systemd-utils-259.3.ebuild
Mike Gilbert f4e60c3bbc sys-apps/systemd-utils: set dbus-intefaces-dir=no
systemd's build process calls the newly built systemd binary to export
its dbus interface metadata. Apparently running "systemd" in a Portage
context trips some SELinux policy.

We can disable this behavior by passing dbus-intefaces-dir=no to meson
setup. We do not install the resulting xml files anyway.

Bug: https://bugs.gentoo.org/971499
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
2026-03-23 16:58:08 -04:00

9.4 KiB