Skip to content

Commit

Permalink
package: fullconenat: enable auto load
Browse files Browse the repository at this point in the history
  • Loading branch information
JiaY-shi committed Dec 1, 2023
1 parent 64ae523 commit 159ba7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/network/utils/fullconenat/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ define KernelPackage/ipt-fullconenat
CONFIG_NF_CONNTRACK_EVENTS=y \
CONFIG_NF_CONNTRACK_CHAIN_EVENTS=n
FILES:=$(PKG_BUILD_DIR)/xt_FULLCONENAT.ko
AUTOLOAD:=$(call AutoLoad,50,xt_FULLCONENAT)
endef

include $(INCLUDE_DIR)/kernel-defaults.mk
Expand Down

0 comments on commit 159ba7c

Please sign in to comment.