mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
Add 'Make Install' to iptables installation instructions.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
1981372c94
commit
193fdc85f0
@ -96,6 +96,10 @@
|
|||||||
<para>run 'make'</para>
|
<para>run 'make'</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>as root, run 'make install'</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Your new iptables binary will now be installed in
|
<para>Your new iptables binary will now be installed in
|
||||||
/usr/local/sbin. Modify shorewall.conf to specify
|
/usr/local/sbin. Modify shorewall.conf to specify
|
||||||
|
@ -124,9 +124,9 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><filename>refresh</filename> -- invoked while the firewall is
|
<para><filename>refresh</filename> -- called in place of
|
||||||
being refreshed but before the blacklst chains have been
|
<filename>init</filename> when the firewall is being refreshed rather
|
||||||
rebuilt.</para>
|
than started or restarted.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user