forked from extern/shorewall_code
6b500a0714
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5133 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
24 lines
766 B
Plaintext
24 lines
766 B
Plaintext
#
|
|
# Shorewall Lite version 3.4 - Default Config Path
|
|
#
|
|
# /usr/share/shorewall-lite/configpath
|
|
#
|
|
|
|
CONFIG_PATH=/etc/shorewall-lite:/usr/share/shorewall-lite
|
|
|
|
#
|
|
# 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/configpath in your Shorewall package
|
|
# system(s).
|
|
|
|
LITEDIR=/var/lib/shorewall-lite
|