]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Core Update 173: Ship iptables
authorPeter Müller <peter.mueller@ipfire.org>
Wed, 18 Jan 2023 23:24:53 +0000 (23:24 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Wed, 18 Jan 2023 23:24:53 +0000 (23:24 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/173/filelists/iptables [new symlink]
config/rootfiles/core/173/update.sh

diff --git a/config/rootfiles/core/173/filelists/iptables b/config/rootfiles/core/173/filelists/iptables
new file mode 120000 (symlink)
index 0000000..8caf12b
--- /dev/null
@@ -0,0 +1 @@
+../../../common/iptables
\ No newline at end of file
index fd5d6a51255175917ef1a31a2ccaae91dc1974bb..e268d143e09004aec3c4c8104e80175945d68039 100644 (file)
@@ -93,6 +93,13 @@ extract_files
 ldconfig
 
 # Remove files
+rm -rvf \
+       /lib/xtables/libip6t_LOG.so \
+       /lib/xtables/libip6t_MASQUERADE.so \
+       /lib/xtables/libip6t_SNAT.so \
+       /lib/xtables/libipt_LOG.so \
+       /lib/xtables/libipt_MASQUERADE.so \
+       /lib/xtables/libipt_SNAT.so
 
 # Remove spandsp add-on, if installed
 for addon in spandsp; do