Don't tie EXPORTPARAMS to -e

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5386 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-02-09 17:57:56 +00:00
parent 9daeaefc39
commit d01fbf61a3
2 changed files with 2 additions and 3 deletions

View File

@ -5092,7 +5092,7 @@ __EOF__
__EOF__
fi
[ -n "$EXPORTPARAMS" -o -z "$EXPORT" ] && append_file params
[ -n "$EXPORTPARAMS" ] && append_file params
cat >&3 << __EOF__

View File

@ -38,8 +38,7 @@ Problems Corrected in 3.4.0 RC2
than constant values such that it works correctly with Shorewall
Lite. To work around this problem, a new EXPORTPARAMS option
has been added to shorewall.conf. When EXPORTPARAMS=No, the
'params' file is no longer copied to the compiler output when the
'-e' flag is present.
'params' file is no longer copied to the compiler output.
With EXPORTPARAMS=No, uf you need to set environmental variables on
the firewall system for use by your extension scripts, then do so