]> git.ipfire.org Git - thirdparty/lxc.git/commit
console: fix console info message
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 10 Nov 2017 18:07:38 +0000 (19:07 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 10 Nov 2017 18:32:47 +0000 (19:32 +0100)
commit0ac62921d26932013135d4f49b805cba865ab6d7
treeda22d0b4d297c267f261c848a94a2844641ddfc4
parentd64d768a09de1bd0c6976db988466596cfb3a87c
console: fix console info message

Now it will be displayed nicely formatted:

a1 login: chb@conventiont|~
> lxc console a1

Connected to tty 0
Type <Ctrl+a q> to exit the console, <Ctrl+a Ctrl+a> to enter Ctrl+a itself

Ubuntu 17.10 a1 console

a1 login:

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/console.c