forked from extern/shorewall_code
Document how to place comments in the 'actions' file -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8370 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
65acc7afe5
commit
23fa1b703e
@ -20,6 +20,10 @@
|
|||||||
<copyright>
|
<copyright>
|
||||||
<year>2005</year>
|
<year>2005</year>
|
||||||
|
|
||||||
|
<year>2007</year>
|
||||||
|
|
||||||
|
<year>2008</year>
|
||||||
|
|
||||||
<holder>Thomas M. Eastep</holder>
|
<holder>Thomas M. Eastep</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
@ -559,6 +563,10 @@ add_rule $chainref, '-j ACCEPT';
|
|||||||
LogAndAccept # LOG and ACCEPT a connection</programlisting><phrase><filename>/etc/shorewall/action.LogAndAccept</filename></phrase><programlisting> LOG:info
|
LogAndAccept # LOG and ACCEPT a connection</programlisting><phrase><filename>/etc/shorewall/action.LogAndAccept</filename></phrase><programlisting> LOG:info
|
||||||
ACCEPT</programlisting></para>
|
ACCEPT</programlisting></para>
|
||||||
|
|
||||||
|
<para><emphasis role="bold">Note: </emphasis>If your
|
||||||
|
/etc/shorewall/actions file doesn't indicate where to begin the comment,
|
||||||
|
then place the '#' in column 21.</para>
|
||||||
|
|
||||||
<para>Placing a comment on the line causes the comment to appear in the
|
<para>Placing a comment on the line causes the comment to appear in the
|
||||||
output of the <command>shorewall show actions</command> command.</para>
|
output of the <command>shorewall show actions</command> command.</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user