]> git.ipfire.org Git - thirdparty/lxc.git/commit
console: report detach message on demand 1917/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 10 Nov 2017 18:51:57 +0000 (19:51 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 10 Nov 2017 18:51:57 +0000 (19:51 +0100)
commit686df166906b62317cd82fdc94db7a6e29fee423
tree2ddfe68aef30c1eabc67a1081ef2549c427fdb63
parentc83280b79e05f00be2d29ad3554d256a60c16d86
console: report detach message on demand

When users pass -1 there's there won't be an escape sequence to exit the
console so no need to print a misleading info message about how to detach.

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