From 1c94e9192209576c03fb82096d05c9ca41148dcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sp=C3=B6hel?= Date: Mon, 11 Jul 2016 17:13:41 +0200 Subject: Changing container-status command to always show full output. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Simon Spöhel Signed-off-by: Daniel Baumann --- lib/container/status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/container/status') diff --git a/lib/container/status b/lib/container/status index a41d005..b797c98 100755 --- a/lib/container/status +++ b/lib/container/status @@ -79,4 +79,4 @@ then fi # Run -systemctl status container@${NAME}.service +systemctl status container@${NAME}.service --full -- cgit v1.2.3