mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-26 04:32:01 +02:00
Correct typo in the Shorewall 5 article
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
1b97783c23
commit
7b96d41065
@ -61,7 +61,7 @@
|
|||||||
<para>CLI unification - Beginning with Shorewall 5.1.0, there is a
|
<para>CLI unification - Beginning with Shorewall 5.1.0, there is a
|
||||||
single CLI program (<filename>/sbin/shorewall </filename>or
|
single CLI program (<filename>/sbin/shorewall </filename>or
|
||||||
<filename>/usr/sbin/shorewall</filename> depending on your
|
<filename>/usr/sbin/shorewall</filename> depending on your
|
||||||
distribution). </para>
|
distribution).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</orderedlist>
|
</orderedlist>
|
||||||
|
|
||||||
@ -520,7 +520,7 @@ add_rule( $chainref, '-p tcp --dport 634 -m recent --name
|
|||||||
1;</programlisting>
|
1;</programlisting>
|
||||||
|
|
||||||
<para>Because this script uses the implicit $level and $tag
|
<para>Because this script uses the implicit $level and $tag
|
||||||
variables, it must remail in Perl. This mostly involves simply
|
variables, it must remain in Perl. This mostly involves simply
|
||||||
moving the <filename>SSHKnock</filename> script into
|
moving the <filename>SSHKnock</filename> script into
|
||||||
<filename>action.SSHKnock</filename>, but requires some additional
|
<filename>action.SSHKnock</filename>, but requires some additional
|
||||||
code in <filename>action.SSHKnock</filename> as shown in <emphasis
|
code in <filename>action.SSHKnock</filename> as shown in <emphasis
|
||||||
|
Loading…
x
Reference in New Issue
Block a user