Fix lib.base under full Shorewall product

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4512 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-09-04 14:49:17 +00:00
parent f33287f1b4
commit 4f86e7a0e2

View File

@ -4640,23 +4640,22 @@ __EOF__
SHAREDIR=/usr/share/shorewall-lite
CONFDIR=/etc/shorewall-lite
VARDIR=/var/lib/shorewall-lite
. \${SHAREDIR}/functions
__EOF__
else
cat >&3 << __EOF__
SHAREDIR=/usr/share/shorewall
CONFDIR=/etc/shorewall
VARDIR=/var/lib/shorewall
. \${SHAREDIR}/lib.base
__EOF__
fi
cat >&3 << __EOF__
. \${SHAREDIR}/functions
__EOF__
compile_stop_firewall
cat >&3 << __EOF__
cat >&3 << __EOF__
#
# Set policy of chain \$1 to \$2