From: Michael Tremer Date: Mon, 21 Sep 2020 15:54:44 +0000 (+0000) Subject: core151: Ship iptables X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ae717b52680225f6ee743842985fc5001849db2;p=people%2Fms%2Fipfire-2.x.git core151: Ship iptables Signed-off-by: Michael Tremer --- 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