From fa3b77ac73a957dce6f0b39f8055b2d32cb4c075 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 10 Apr 2004 04:03:29 +0000 Subject: [PATCH] Be more gentle git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1257 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall2/releasenotes.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Shorewall2/releasenotes.txt b/Shorewall2/releasenotes.txt index 4970d3062..662c69df5 100755 --- a/Shorewall2/releasenotes.txt +++ b/Shorewall2/releasenotes.txt @@ -44,7 +44,10 @@ New Features: b) Each directory in $CONFIG_PATH is searched in sequence. - For those of you who are logic-challenged, your CONFIG_PATH should - include both /etc/shorewall and /usr/share/shorewall (in that - order, although there may be intervening directories). + In case it is not obvious, your CONFIG_PATH should include + /usr/share/shorewall and your shorewall.conf file must be in the + directory specified via -c or in a try command, in /etc/shorewall + or in /usr/share/shorewall. + +