mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
fix current console detection
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -10,6 +10,8 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
// TODO: move this into the os-config file so it can be customised.
|
||||
recoveryDockerService = composeConfig.ServiceConfigV1{
|
||||
Image: config.OsBase,
|
||||
Command: yaml.Command{
|
||||
|
Reference in New Issue
Block a user