forked from extern/shorewall_code
Update Install doc with absolute path name info
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
5f4d40019e
commit
43a21e122a
@ -230,6 +230,10 @@
|
|||||||
<filename>/usr/${LIBEXEC}/shorewall*</filename>. The default value
|
<filename>/usr/${LIBEXEC}/shorewall*</filename>. The default value
|
||||||
of LIBEXEC is 'share'. LIBEXEC is recognized by all installers and
|
of LIBEXEC is 'share'. LIBEXEC is recognized by all installers and
|
||||||
uninstallers.</para>
|
uninstallers.</para>
|
||||||
|
|
||||||
|
<para>Beginning with Shorewall 4.4.20, you can specify an absolute
|
||||||
|
path name for LIBEXEC, in which case the listed executables will
|
||||||
|
be installed in ${LIBEXEC}/shorewall*.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -237,12 +241,16 @@
|
|||||||
<term>PERLLIB</term>
|
<term>PERLLIB</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para> Determines where in <filename>/usr </filename>the Shorewall
|
<para>Determines where in <filename>/usr </filename>the Shorewall
|
||||||
perl modules are installed. Shorewall and Shorewall6 must be
|
Perl modules are installed. Shorewall and Shorewall6 must be
|
||||||
installed with the same value of PERLLIB. The modules are
|
installed with the same value of PERLLIB. The modules are
|
||||||
installed in <filename>/usr/${PERLLIB}/Shorewall</filename>. The
|
installed in <filename>/usr/${PERLLIB}/Shorewall</filename>. The
|
||||||
default value of PERLLIB is 'share/shorewall'. PERLLIB is only
|
default value of PERLLIB is 'share/shorewall'. PERLLIB is only
|
||||||
recognized by the Shorewall and Shorewall6 installers.</para>
|
recognized by the Shorewall and Shorewall6 installers.</para>
|
||||||
|
|
||||||
|
<para>Beginning with Shorewall 4.4.20, you can specify an absolute
|
||||||
|
path name for PERLLIB, in which case the Shorewall Perl modules
|
||||||
|
will be installed in ${PERLLIB}/Shorewall/.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
Loading…
Reference in New Issue
Block a user