]> git.ipfire.org Git - thirdparty/lxc.git/commit
console: report detach message on demand
authorChristian Brauner <christian.brauner@ubuntu.com>
Fri, 10 Nov 2017 18:51:57 +0000 (19:51 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 16 Nov 2017 21:49:07 +0000 (16:49 -0500)
commit9493cb92d82b09d1be4919884944ff91aff0122f
tree6fa8846f0c95653d6c093f64203b4011338e3f87
parent3f7e039851705293be394b8fc5939f71c07fab0b
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