From 3be899242a3d206648edbc57b8f47a8590cc2106 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 9 May 2010 11:27:49 -0700 Subject: [PATCH] Correct typo in known problems --- Shorewall/known_problems.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index 2ba65cef2..9a33e9ee2 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -1,6 +1,6 @@ 1) Under Shorewall 4.4.9, if a Perl extension script ends with a call - to add_rule(), that script will fail will fail unless 'trace' is - specified for the command. + to add_rule(), that script will fail unless 'trace' is specified + for the command. Your Perl extension scripts should always end with a line that consists of '1;' to ensure that your script doesn't inadvertently