From: Matthias Fischer Date: Sat, 6 Mar 2021 14:31:52 +0000 (+0100) Subject: update.sh: Fix path X-Git-Tag: v2.25-core155~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ea6fa0bcef42d3f33fef845c17af8148b6846084;p=ipfire-2.x.git update.sh: Fix path Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/155/update.sh b/config/rootfiles/core/155/update.sh index fd06265882..1434ce6664 100644 --- a/config/rootfiles/core/155/update.sh +++ b/config/rootfiles/core/155/update.sh @@ -62,7 +62,7 @@ ldconfig # Disable all connection tracking helper sed -E -e "s/^CONNTRACK_(.*?)=on/CONNTRACK_\1=off/g" \ - -i /var/ipfire/firewall/optionsfw + -i /var/ipfire/optionsfw/settings # Update Language cache /usr/local/bin/update-lang-cache