From ebf55a84f09ed910657018570dc727a39489ae0d Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 3 Apr 2016 12:47:28 -0700 Subject: [PATCH] Correct trace instructions Signed-off-by: Tom Eastep --- docs/support.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/support.xml b/docs/support.xml index 57b755ccb..01413d4d7 100644 --- a/docs/support.xml +++ b/docs/support.xml @@ -85,7 +85,7 @@ problem reporting process. It will ensure that you provide us with the information we need to solve your problem as quickly as possible. - + @@ -126,12 +126,10 @@ If that didn't solve your problem, then please - /sbin/shorewall trace start 2> /tmp/trace + /sbin/shorewall trace start > /tmp/trace 2>&1 Forward the /tmp/trace file as an - attachment compressed with gzip or bzip2 (If you are running - Shorewall-perl, there is no need to compress the file — it will be - very short). + attachment compressed with gzip or bzip2. If compilation succeeds but the compiled program fails, then please include the compiled program with your report. The compiled @@ -203,7 +201,7 @@ message produced by Shorewall is "done.":
- + … Activating Rules...