mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-07 16:24:01 +01:00
Add LITEDIR to configpath so that distributions can define where the 'firewall' script is stored on Shorewall Lite -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4129 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
13da154569
commit
3cd962fc61
@ -220,11 +220,6 @@ get_config() {
|
||||
|
||||
export VERBOSE
|
||||
|
||||
if [ -n "$LITEDIR" ]; then
|
||||
echo " ERROR: You must set the LITEDIR option in /etc/shorewall-lite/shorewall.conf" >&2
|
||||
exit 2
|
||||
fi
|
||||
|
||||
}
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user