]> git.ipfire.org Git - thirdparty/lxc.git/commit
console: fix console info message 1916/head
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:07:38 +0000 (19:07 +0100)
commit6834f805776414a3c67bde327b2ca71f52d27b20
tree8b13612a98da78d624b10607b1246eb2010fa358
parentc99b8a658ffc8cd44f3cf3fe9e3d837ed27806e2
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