action.Invalid: reformat to new header style

Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
Tuomo Soini 2016-04-05 20:13:55 +03:00
parent 2842e897c9
commit f9f349a148

View File

@ -1,11 +1,10 @@
# #
# Shorewall 4 - Invalid Action # Shorewall -- /usr/share/shorewall/action.Invalid
#
# /usr/share/shorewall/action.Invalid
# #
# Invalid Action
# This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt]
# #
# (c) 2011,2012 - Tom Eastep (teastep@shorewall.net) # (c) 2011-2016 Tom Eastep (teastep@shorewall.net)
# #
# Complete documentation is available at http://shorewall.net # Complete documentation is available at http://shorewall.net
# #
@ -26,10 +25,11 @@
# #
# Default action is DROP # Default action is DROP
# #
########################################################################################## ###############################################################################
DEFAULTS DROP,- DEFAULTS DROP,-
# #
# All logic for this action is triggered by the 'audit' and 'state' options in actions.std # All logic for this action is triggered by the 'audit' and 'state' options
# in actions.std
# #