forked from extern/shorewall_code
modules.ipset: reformat to new header style
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
d70e18535b
commit
74fe7b302e
@ -1,16 +1,16 @@
|
|||||||
#
|
#
|
||||||
# Shorewall version 5 - IP Set Modules File
|
# Shorewall -- /usr/share/shorewall/modules.ipset
|
||||||
#
|
#
|
||||||
# /usr/share/shorewall/modules.ipset
|
# IP Set Modules File
|
||||||
#
|
#
|
||||||
# This file loads the modules that may be needed by the firewall.
|
# This file loads the modules that may be needed by the firewall.
|
||||||
#
|
#
|
||||||
# THE ORDER OF THE COMMANDS BELOW IS IMPORTANT!!!!!! You MUST load in
|
# THE ORDER OF THE COMMANDS BELOW IS IMPORTANT!!!!!! You MUST load in
|
||||||
# dependency order. i.e., if M2 depends on M1 then you must load M1
|
# dependency order. i.e., if M2 depends on M1 then you must load M1
|
||||||
# before you load M2.
|
# before you load M2.
|
||||||
#
|
#
|
||||||
# If you need to modify this file, copy it to /etc/shorewall and modify the
|
# If you need to modify this file, copy it to /etc/shorewall and modify the
|
||||||
# copy.
|
# copy.
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
loadmodule xt_set
|
loadmodule xt_set
|
||||||
|
Loading…
Reference in New Issue
Block a user