diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-207-r2.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-207-r3.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-207-r2.ebuild rename to sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-207-r3.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-207.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-207.ebuild index 7e11911aba..bc3d037316 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-207.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-207.ebuild @@ -242,6 +242,11 @@ multilib_src_install() { emake "${mymakeopts[@]}" fi + + rmdir ${D}/etc/binfmt.d + rmdir ${D}/etc/sysctl.d + rmdir ${D}/etc/tmpfiles.d + rmdir ${D}/etc/modules-load.d } multilib_src_install_all() {