]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
update.sh: Fix path
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 6 Mar 2021 14:31:52 +0000 (15:31 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Mar 2021 16:44:07 +0000 (16:44 +0000)
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/155/update.sh

index fd062658824f1c8e1a712b77bca71d4f4d2507fe..1434ce666412ad82b70347faf43c2fb5753697e7 100644 (file)
@@ -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