mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-07 16:24:01 +01:00
5c4ee58f44
Signed-off-by: Tuomo Soini <tis@foobar.fi>
17 lines
505 B
Plaintext
17 lines
505 B
Plaintext
#
|
|
# Shorewall6 -- /usr/share/shorewall6/modules.extension
|
|
#
|
|
# Extensions Modules File
|
|
#
|
|
# This file loads the modules that may be needed by the firewall.
|
|
#
|
|
# 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
|
|
# before you load M2.
|
|
#
|
|
# If you need to modify this file, copy it to /etc/shorewall and modify the
|
|
# copy.
|
|
#
|
|
###############################################################################
|
|
loadmodule ip6_queue
|