1
0
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:
Sven Dowideit
2017-07-14 18:05:57 +10:00
parent d9d3c2b0d8
commit 6fcc1e3967
5 changed files with 44 additions and 24 deletions

View File

@@ -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{