summaryrefslogtreecommitdiff
path: root/functions/tech-support
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-08-12 15:45:39 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2008-08-12 15:45:39 -0700
commit73df0b13144b701c505c60a63dd7757db40ec834 (patch)
treecd6b8585767a4abb59c75d8684f3a01abf05d2de /functions/tech-support
parentb5ae403ac6e34b887731cbee23979f4fc141b69e (diff)
parent7d0eb3566db26114a0b57af6491cb7b6844ccea8 (diff)
downloadvyatta-op-vyatta/3.1.4.tar.gz
vyatta-op-vyatta/3.1.4.zip
Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-op into hollywoodvyatta/3.1.4hollywood
Diffstat (limited to 'functions/tech-support')
-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