summaryrefslogtreecommitdiff
path: root/functions/tech-support
diff options
context:
space:
mode:
authorBob Gilligan <gilligan@vyatta.com>2008-03-06 17:48:44 -0800
committerBob Gilligan <gilligan@vyatta.com>2008-03-06 17:48:44 -0800
commit38d1eabeedc4473165e3de57222ae106d11ff82a (patch)
treed8c9cd44193849584a749d8f2b0a962d129f6d82 /functions/tech-support
parent27842bd9ce2d4a68ee927e4782804a7be81071d7 (diff)
downloadvyatta-op-38d1eabeedc4473165e3de57222ae106d11ff82a.tar.gz
vyatta-op-38d1eabeedc4473165e3de57222ae106d11ff82a.zip
Bugfix: 2879
Add output from /var/log/dmesg to show techsupport command.
Diffstat (limited to 'functions/tech-support')
-rwxr-xr-xfunctions/tech-support5
1 files changed, 4 insertions, 1 deletions
diff --git a/functions/tech-support b/functions/tech-support
index fb6a91f..218e92d 100755
--- a/functions/tech-support
+++ b/functions/tech-support
@@ -65,7 +65,10 @@ dpkg -l
header Modules
cat /proc/modules
-header Kernel messages
+header "Kernel messages at boot time (/var/log/dmesg)"
+cat /var/log/dmesg
+
+header "Recent Kernel messages (dmesg)"
dmesg
header CPU Info