mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 20:26:44 +02:00
fix(baselayout): HACK use doinitd
without doinitd functions.sh will be deleted.
This commit is contained in:
parent
f2600f70d5
commit
7d1e0f3c41
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user