mirror of
https://github.com/kairos-io/kairos-sdk.git
synced 2025-09-09 11:09:37 +00:00
Update machine/machine.go
Co-authored-by: Dimitris Karakasilis <dimitris@karakasilis.me>
This commit is contained in:
@@ -122,7 +122,7 @@ func K0s() (Service, error) {
|
||||
func K0sWorker() (Service, error) {
|
||||
if utils.IsOpenRCBased() {
|
||||
return openrc.NewService(
|
||||
openrc.WithName("k3sworker"),
|
||||
openrc.WithName("k0sworker"),
|
||||
)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user