forked from extern/shorewall_code
docs: Clarify path for locating Shorewall files
Signed-off-by: Matt Darfeuille <matdarf@gmail.com> Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
4c2c1bcdf1
commit
8db4265ccc
@ -470,20 +470,14 @@ cat -</programlisting>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>CONFDIR - The configuration directory. Will be <filename
|
||||
class="directory">/etc/shorewall</filename>, <filename
|
||||
class="directory">/etc/shorewall6/</filename>, <filename
|
||||
class="directory">/etc/shorewall-lite</filename>, or <filename
|
||||
class="directory">/etc/shorewall6-lite</filename> depending on
|
||||
which product is running.</para>
|
||||
class="directory">/etc/</filename>.
|
||||
The running product is defined in the g_product variable.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>SHAREDIR - The product shared directory. Will be <filename
|
||||
class="directory">/usr/share/shorewall</filename>, <filename
|
||||
class="directory">/usr/share/shorewall6/</filename>, <filename
|
||||
class="directory">/usr/share/shorewall-lite</filename>, or
|
||||
<filename class="directory">/usr/share/shorewall6-lite</filename>
|
||||
depending on which product is running.</para>
|
||||
<listitem>
|
||||
<para>SHAREDIR - The product shared directory. Will be <filename
|
||||
class="directory">/usr/share</filename>.
|
||||
The running product is defined in the g_product variable.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user