summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorrbalocca <rbalocca@vyatta.com>2008-07-16 14:16:37 -0700
committerrbalocca <rbalocca@vyatta.com>2008-07-16 14:16:37 -0700
commitf3971ac7bc0989ad4bfb842138be3eee4ac84b17 (patch)
tree930e72e7e5e336c9e4e1cb851323e940ab4b5609 /functions
parent438beb1133c14cd3bf6bf16a1fb99fc63973a9de (diff)
parent34b70e943b9b8b133434ab7705e2543feee85c8c (diff)
downloadvyatta-op-f3971ac7bc0989ad4bfb842138be3eee4ac84b17.tar.gz
vyatta-op-f3971ac7bc0989ad4bfb842138be3eee4ac84b17.zip
Merge branch 'hollywood' into islavista
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/tech-support3
1 files changed, 3 insertions, 0 deletions
diff --git a/functions/tech-support b/functions/tech-support
index 18647f1..73b5eb6 100755
--- a/functions/tech-support
+++ b/functions/tech-support
@@ -225,6 +225,9 @@ done
header wanrouter conflog
wanrouter conflog
+header /var/log/messages
+tail -n 250 /var/log/messages
+
header "END OF TECH-SUPPORT FILE"
) 1>&$OUT 2>&1