mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-24 12:01:59 +01:00
add corectl
This commit is contained in:
parent
00c0d7dba4
commit
b808a92fff
@ -27,7 +27,8 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin ${S}/${PN}
|
||||
dobin ${S}/coreinit
|
||||
dobin ${S}/corectl
|
||||
|
||||
systemd_dounit "${FILESDIR}"/${PN}.service
|
||||
systemd_enable_service multi-user.target ${PN}.service
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user