From f69e5f97d8ee7bde903794f37b5c20bc399a5383 Mon Sep 17 00:00:00 2001 From: Scott McKenzie Date: Tue, 19 Jul 2022 06:47:48 +1000 Subject: [PATCH] Add iptables-mod-extra required by podman networking --- .config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config b/.config index 3cf828c..1df5d53 100644 --- a/.config +++ b/.config @@ -84,6 +84,7 @@ CONFIG_PACKAGE_vim-full=y # podman + related CONFIG_PACKAGE_podman=y CONFIG_PACKAGE_crun=y +CONFIG_PACKAGE_iptables-mod-extra=y # remove default modules CONFIG_PACKAGE_kmod-bnx2=n