mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-21 10:18:58 +02:00
Clarify CONFIG_PATH
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2118 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
a52bc4a97e
commit
4636a5df0d
@ -310,8 +310,9 @@ MODULESDIR=
|
|||||||
# This option holds a list of directory names separated by colons
|
# This option holds a list of directory names separated by colons
|
||||||
# (":"). Shorewall will search each directory in turn when looking for a
|
# (":"). Shorewall will search each directory in turn when looking for a
|
||||||
# configuration file. When processing a 'try' command or a command
|
# configuration file. When processing a 'try' command or a command
|
||||||
# containing the "-c" option, Shorewall will automatically add the
|
# containing the "-c" option or that specifies a configuration directory,
|
||||||
# directory specified in the command to the front of this list.
|
# Shorewall will automatically add the directory specified in the command
|
||||||
|
# to the front of this list.
|
||||||
#
|
#
|
||||||
# If not specified or specified as null ("CONFIG_PATH=""),
|
# If not specified or specified as null ("CONFIG_PATH=""),
|
||||||
# CONFIG_PATH=/etc/shorewall:/usr/share/shorewall is assumed.
|
# CONFIG_PATH=/etc/shorewall:/usr/share/shorewall is assumed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user