From b7b9368e6778f0a8791964877f662bc8eac7918f Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 30 Nov 2008 15:53:56 +0000 Subject: [PATCH] Correct filename in the description of USE_ACTIONS git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8901 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- manpages/shorewall.conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manpages/shorewall.conf.xml b/manpages/shorewall.conf.xml index abfd40a42..9e1709543 100644 --- a/manpages/shorewall.conf.xml +++ b/manpages/shorewall.conf.xml @@ -1541,7 +1541,7 @@ net all DROP infothen the chain name is 'net2all' While Shorewall Actions can be very useful, they also require a sizable amount of code to implement. By setting USE_ACTIONS=No, embedded Shorewall installations can omit the large library - /usr/share/shorewall/lib.actions. + /usr/share/shorewall-shell/lib.actions. USE_ACTIONS=No is not supported by Shorewall-perl.