diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/baselayout/baselayout-2.0.1-r228.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/baselayout/baselayout-2.0.1-r228.ebuild index 6480c136c7..adc86e6df2 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-apps/baselayout/baselayout-2.0.1-r228.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/baselayout/baselayout-2.0.1-r228.ebuild @@ -41,7 +41,7 @@ src_install() { # This file has moved to openrc, but we don't want that. # https://bugs.gentoo.org/373219 insinto /etc/init.d - doins "${FILESDIR}"/functions.sh || die + doinitd "${FILESDIR}"/functions.sh || die } pkg_postinst() {