/etc/conf.d/modules (1)

From RaySoft
#-----------------------------------------------------------------------
# modules
# =======
#
# Project   Gentoo 4 Shuttle DS57Ux
# Scope     Gentoo
# Copyright (C) 2022 by RaySoft, Zurich, Switzerland
# License   GNU General Public License (GPL) 2.0
#           https://www.gnu.org/licenses/gpl2.txt
#
#-----------------------------------------------------------------------

# You can define a list modules for a specific kernel version,
# a released kernel version, a main kernel version or just a list.
modules="xt_recent"

# Give the modules some arguments if needed, per version if necessary.
module_xt_recent_args="ip_pkt_list_tot=50"