mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-21 22:01:57 +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>
|
||||
</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
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user