core155: Disable all connection tracking helpers

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2021-03-02 18:35:13 +00:00
parent 69b3d63b82
commit 4eaa5b9176

View File

@@ -60,6 +60,10 @@ extract_files
# update linker config
ldconfig
# Disable all connection tracking helper
sed -E -e "s/^CONNTRACK_(.*?)=on/CONNTRACK_\1=off/g" \
-i /var/ipfire/firewall/optionsfw
# Update Language cache
/usr/local/bin/update-lang-cache