mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-16 17:51:16 +01: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
|
||||
single CLI program (<filename>/sbin/shorewall </filename>or
|
||||
<filename>/usr/sbin/shorewall</filename> depending on your
|
||||
distribution). </para>
|
||||
distribution).</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
@ -520,7 +520,7 @@ add_rule( $chainref, '-p tcp --dport 634 -m recent --name
|
||||
1;</programlisting>
|
||||
|
||||
<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
|
||||
<filename>action.SSHKnock</filename>, but requires some additional
|
||||
code in <filename>action.SSHKnock</filename> as shown in <emphasis
|
||||
|
Loading…
Reference in New Issue
Block a user