Core Update 173: Ship iptables

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2023-01-18 23:24:53 +00:00
parent ffec5f3ce1
commit 4eed0341c4
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1 @@
../../../common/iptables

View 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