mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02: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…
Reference in New Issue
Block a user