diff --git a/config/rootfiles/core/173/filelists/iptables b/config/rootfiles/core/173/filelists/iptables new file mode 120000 index 000000000..8caf12bcc --- /dev/null +++ b/config/rootfiles/core/173/filelists/iptables @@ -0,0 +1 @@ +../../../common/iptables \ No newline at end of file diff --git a/config/rootfiles/core/173/update.sh b/config/rootfiles/core/173/update.sh index fd5d6a512..e268d143e 100644 --- a/config/rootfiles/core/173/update.sh +++ b/config/rootfiles/core/173/update.sh @@ -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