From ee51d492337bf691cda617a50c0dafd6bccefea7 Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 27 Oct 2003 22:36:22 +0000 Subject: [PATCH] Correct Debian lockfile usage comment in shorewall.conf git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@781 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/changelog.txt | 3 +++ Shorewall/releasenotes.txt | 3 +++ Shorewall/shorewall.conf | 5 ++--- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index bf785240f..79bdb4aa0 100755 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -21,3 +21,6 @@ Changes since 1.4.7 9) Liberalize chain names used in the accounting file. 10) Fix the fix for 'complex' zones (twice). + +11) Remove incorrect comment from shorewall.conf regarding Debian + lockfiles. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 7c9026261..744a40161 100755 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -41,6 +41,9 @@ Problems Corrected since version 1.4.7: "_frwd" chain to have too few rules. That has been corrected (twice). +8) An incorrect comment concerning Debian's use of the SYBSYSLOCK + option has been removed from shorewall.conf. + Migration Issues: None. diff --git a/Shorewall/shorewall.conf b/Shorewall/shorewall.conf index 208c85081..7eeb640d0 100755 --- a/Shorewall/shorewall.conf +++ b/Shorewall/shorewall.conf @@ -202,9 +202,8 @@ SHOREWALL_SHELL=/bin/sh # SUBSYSTEM LOCK FILE # # Set this to the name of the lock file expected by your init scripts. For -# RedHat, this should be /var/lock/subsys/shorewall. On Debian, it -# should be /var/state/shorewall. If your init scripts don't use lock files, -# set this to "". +# RedHat, this should be /var/lock/subsys/shorewall. If your init scripts don't +# use lock files, set this to "". # SUBSYSLOCK=/var/lock/subsys/shorewall