From 982b59592e494794d5ac3da0c10bf20ebe208f72 Mon Sep 17 00:00:00 2001 From: Guillaume ZITTA Date: Tue, 1 Apr 2014 21:30:47 +0200 Subject: [PATCH] fix lxc-console not working by default fix lxc-console not working by default Signed-off-by: Guillaume ZITTA Signed-off-by: Serge Hallyn --- templates/lxc-gentoo.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/lxc-gentoo.in b/templates/lxc-gentoo.in index a5aee2ec6..de427dd8a 100644 --- a/templates/lxc-gentoo.in +++ b/templates/lxc-gentoo.in @@ -741,7 +741,7 @@ set_default_arch mirror="http://distfiles.gentoo.org" user="root" password="toor" -tty=0 +tty=1 settings="common" options=$(getopt -o hp:n:a:FcPv:t:S:u:w:s:m: -l help,rootfs:,path:,name:,arch:,flush-cache,cache-only,private-portage,variant:,portage-dir:,tarball:,auth_key:,user:,autologin,password:,settings:,mirror:,tty: -- "$@") -- 2.47.2