From 773b55fab0f6f918ff2b189714260d6c5ab6d73e Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 21 Sep 2020 15:54:44 +0000 Subject: [PATCH] core151: Ship iptables Signed-off-by: Michael Tremer --- config/rootfiles/common/iptables | 1 - config/rootfiles/core/151/filelists/iptables | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 config/rootfiles/core/151/filelists/iptables diff --git a/config/rootfiles/common/iptables b/config/rootfiles/common/iptables index f8f669014b..2246ee17c0 100644 --- a/config/rootfiles/common/iptables +++ b/config/rootfiles/common/iptables @@ -179,4 +179,3 @@ usr/share/man/man8/iptables-apply.8 #usr/share/man/man8/nfnl_osf.8 #usr/share/xtables usr/share/xtables/pf.os - diff --git a/config/rootfiles/core/151/filelists/iptables b/config/rootfiles/core/151/filelists/iptables new file mode 120000 index 0000000000..8caf12bccb --- /dev/null +++ b/config/rootfiles/core/151/filelists/iptables @@ -0,0 +1 @@ +../../../common/iptables \ No newline at end of file -- 2.39.5