From 10ca4cd0c4ab9cb268d301f75e7f73fca340651a Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Thu, 10 Jul 2008 16:55:32 -0700 Subject: fix for bug 3451: add messages output --- functions/tech-support | 3 +++ 1 file changed, 3 insertions(+) (limited to 'functions/tech-support') 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 -- cgit v1.2.3