mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-29 19:13:39 +01:00
action.template: reformat to new header style
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
11479b14f9
commit
724d430ba4
@ -1,25 +1,21 @@
|
|||||||
#
|
#
|
||||||
# Shorewall version 5 - Action Template
|
# Shorewall6 -- /usr/share/shorewall6/action.template
|
||||||
#
|
#
|
||||||
# /etc/shorewall6/action.template
|
# Action Template
|
||||||
#
|
#
|
||||||
# This file is a template for files with names of the form
|
# This file is a template for files with names of the form
|
||||||
# /etc/shorewall/action.<action-name> where <action> is an
|
# /etc/shorewall/action.<action-name> where <action> is an
|
||||||
# ACTION defined in /etc/shorewall/actions.
|
# ACTION defined in /etc/shorewall/actions.
|
||||||
#
|
#
|
||||||
# To define a new action:
|
# To define a new action:
|
||||||
#
|
#
|
||||||
# 1. Add the <action name> to /etc/shorewall/actions
|
# 1. Add the <action name> to /etc/shorewall/actions
|
||||||
# 2. Copy this file to /etc/shorewall/action.<action name>
|
# 2. Copy this file to /etc/shorewall/action.<action name>
|
||||||
# 3. Add the desired rules to that file.
|
# 3. Add the desired rules to that file.
|
||||||
#
|
#
|
||||||
# Please see http://shorewall.net/Actions.html for additional
|
# Please see http://shorewall.net/Actions.html for additional information.
|
||||||
# information.
|
|
||||||
#
|
#
|
||||||
# Columns are the same as in /etc/shorewall6/rules.
|
# Columns are the same as in /etc/shorewall6/rules.
|
||||||
#
|
#
|
||||||
#######################################################################################################
|
##############################################################################################################################################################
|
||||||
# DO NOT REMOVE THE FOLLOWING LINE
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER MARK CONNLIMIT TIME HEADERS SWITCH HELPER
|
||||||
#####################################################################################################################################################################################
|
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK CONNLIMIT TIME HEADERS SWITCH HELPER
|
|
||||||
# PORT PORT(S) DEST LIMIT GROUP
|
|
||||||
|
Loading…
Reference in New Issue
Block a user