mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-02 10:59:27 +01:00
Load the common libs from /sbin/shorewall6
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
860ce45924
commit
252b6580c0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user