From 92277088f2c00ec438ed8f87b627d0f9a743d9d6 Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Tue, 17 Jan 2017 10:19:27 +1000 Subject: [PATCH] need the default global.cfg for the isoboot Signed-off-by: Sven Dowideit --- scripts/global.cfg | 1 + 1 file changed, 1 insertion(+) create mode 100755 scripts/global.cfg diff --git a/scripts/global.cfg b/scripts/global.cfg new file mode 100755 index 00000000..398454af --- /dev/null +++ b/scripts/global.cfg @@ -0,0 +1 @@ +APPEND rancher.autologin=tty1 rancher.autologin=ttyS0 console=tty0 console=ttyS0 ${APPEND}