From f238dddd7d29bdb7926c55916de49b1b993c9825 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 13 Nov 2008 04:54:37 +0000 Subject: [PATCH] Fix typo git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8868 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/Shorewall-perl.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Shorewall-perl.xml b/docs/Shorewall-perl.xml index c397dfc30..3e33bca1d 100644 --- a/docs/Shorewall-perl.xml +++ b/docs/Shorewall-perl.xml @@ -381,8 +381,8 @@ insert_rule $filter_table->{OUTPUT}, 1, "-p udp --sport 1701 -j ACCEPT"; Your ipsets must be loaded before Shorewall starts. You are free to try to do that with the following code in - /etc/shorewall/start (it works for me; your mileage - may vary): + /etc/shorewall/init (it works for me; your mileage may + vary): if [ "$COMMAND" = start ]; then ipset -U :all: :all: