mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
fix(app-admin/fleet): do not enable service by default
This commit is contained in:
parent
9c31afccda
commit
96a501156a
@ -34,5 +34,4 @@ src_install() {
|
||||
dobin ${S}/bin/fleetctl
|
||||
|
||||
systemd_dounit "${FILESDIR}"/${PN}.service
|
||||
systemd_enable_service multi-user.target ${PN}.service
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user