From 2b67f245a164f6924be31700bfaeed32b4357c24 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. --- lib/container/status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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