Load the common libs from /sbin/shorewall6

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-12-03 12:04:28 -08:00
parent 860ce45924
commit 252b6580c0

View File

@ -1824,7 +1824,7 @@ fi
g_firewall=${VARDIR}/firewall
for library in base cli; do
. ${SHAREDIR}/lib.$library
. /usr/share/shorewall/lib.$library
done
version_file=$SHAREDIR/version