diff --git a/usr/lib/initcpio/install/archboot_base_common b/usr/lib/initcpio/install/archboot_base_common index 1ba4421fe..fb98b29c7 100644 --- a/usr/lib/initcpio/install/archboot_base_common +++ b/usr/lib/initcpio/install/archboot_base_common @@ -231,6 +231,7 @@ build () "${BUILDROOT}"/usr/lib/systemd/system/avahi* \ "${BUILDROOT}"/usr/lib/sysusers.d/avahi* \ "${BUILDROOT}"/usr/share/dbus-1/system.d/avahi* \ + "${BUILDROOT}"/usr/share/dbus-1/interfaces/org.freedesktop.Avahi* \ "${BUILDROOT}"/usr/lib/systemd/system/man-db* \ "${BUILDROOT}"/usr/lib/systemd/system/timers.target.wants/man-db* \ "${BUILDROOT}"/usr/lib/tmpfiles.d/man-db* \