mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core123: ship xtables-addons.
xtables are build for installed iptables version so we need to ship it even if it was not updated. Also clean /lib/xtables because some modules are renamed. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/123/filelists/xtables-addons
Symbolic link
1
config/rootfiles/core/123/filelists/xtables-addons
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/xtables-addons
|
||||
@@ -34,6 +34,9 @@ done
|
||||
# Stop services
|
||||
/etc/init.d/squid stop
|
||||
|
||||
# remove old xtables modules / some are renamend
|
||||
rm -rf /lib/xtables
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user