mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-06 13:06:11 +02:00
Core Update 173: Ship iptables
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/173/filelists/iptables
Symbolic link
1
config/rootfiles/core/173/filelists/iptables
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/iptables
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user