summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSimon Spöhel <simon.spoehel@open-infrastructure.net>2016-07-11 15:13:41 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-08-04 13:35:53 +0000
commit1c94e9192209576c03fb82096d05c9ca41148dcd (patch)
tree1dac10c7e4ee7ec5b22b9f2b1047560c62fe58c5 /lib
parentAdding hooks directory for pre and post execution of container commands. (diff)
downloadcompute-tools-1c94e9192209576c03fb82096d05c9ca41148dcd.tar.xz
compute-tools-1c94e9192209576c03fb82096d05c9ca41148dcd.zip
Changing container-status command to always show full output.
Signed-off-by: Simon Spöhel <simon.spoehel@open-infrastructure.net> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'lib')
-rwxr-xr-xlib/container/status2
1 files changed, 1 insertions, 1 deletions
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