From 00c0021d891ffd42352a4acc5e389cc543f2779a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 6 May 2016 14:47:01 +0200 Subject: Merging upstream version 20160501. Signed-off-by: Daniel Baumann --- bin/container-shell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/container-shell b/bin/container-shell index 4639537..fd85d93 100755 --- a/bin/container-shell +++ b/bin/container-shell @@ -49,7 +49,7 @@ Shell () return ;; - logout) + logout|exit) exit 0 ;; -- cgit v1.2.3