]> 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)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sat, 11 Nov 2017 10:11:17 +0000 (11:11 +0100)
commit7982b83356527b0eb20dca7c972fe2a50fd1c0fa
treed1fd60635d39a4473b0b9af7f1bbcc798584311e
parent4cd7c764f6fe2611b65779c1236f86c6c4e9f80a
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