Add 'Make Install' to iptables installation instructions.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-01-31 12:12:55 -08:00
parent 1981372c94
commit 193fdc85f0
2 changed files with 7 additions and 3 deletions

View File

@ -96,6 +96,10 @@
<para>run 'make'</para>
</listitem>
<listitem>
<para>as root, run 'make install'</para>
</listitem>
<listitem>
<para>Your new iptables binary will now be installed in
/usr/local/sbin. Modify shorewall.conf to specify

View File

@ -124,9 +124,9 @@
</listitem>
<listitem>
<para><filename>refresh</filename> -- invoked while the firewall is
being refreshed but before the blacklst chains have been
rebuilt.</para>
<para><filename>refresh</filename> -- called in place of
<filename>init</filename> when the firewall is being refreshed rather
than started or restarted.</para>
</listitem>
<listitem>