]> 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:31:10 +0000 (19:31 +0100)
commitc62e51c253613749bc685f934622445caefe81d1
tree3505db4fce2f51e065cda3a170a41872b244c01c
parentf26781f77d7234a1d6d1b3f7d409bfb132b4965b
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