#
# Shorewall version 3.2 - Default Config Path
#
# /usr/share/shorewall/configpath
#
# Note to maintainers.
#
#	The CONFDIR variable is normally set to /etc/shorewall but when
#	the command is "compile -e" then CONFDIR is set to 
#	/usr/share/shorewall/configfiles/. This prevents 'compile -e' 
#	from trying to use configuration information from /etc/shorewall.

CONFIG_PATH=${CONFDIR}:/usr/share/shorewall

#
# SHOREWALL LITE'S FIREWALL SCRIPT DIRECTORY
#
# There is lack of agreement about where exactly in the file hierarchy the 
# firewall script in Shorewall Lite systems should be stored. To allow 
# everyone's opinion to prevail (and to prevent the Shorewall author from
# going crazy), the LITEDIR option allows you to decide where the file will
# be stored on Shorewall Lite systems under your distribution.
#
# a) You *must* set a value for this option
# b) The same value must be configured in
#    /usr/share/shorewall-lite/configpath in your Shorewall Lite package.

LITEDIR=/var/lib/shorewall-lite