From: Arne Fitzenreiter Date: Wed, 13 Mar 2024 05:54:37 +0000 (+0100) Subject: core185: update.sh: fix typo X-Git-Tag: v2.29-core185~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=09924d7eec602353d2e585639572f49002e58bee;p=ipfire-2.x.git core185: update.sh: fix typo Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/185/update.sh b/config/rootfiles/core/185/update.sh index b19f2e0545..33a05be39e 100644 --- a/config/rootfiles/core/185/update.sh +++ b/config/rootfiles/core/185/update.sh @@ -91,7 +91,7 @@ telinit u /etc/init.d/ntp start if [ -f /var/ipfire/proxy/enable ]; then /etc/init.d/squid start -f +fi ## Modify ovpnconfig according to bug 13548 for no-pass entry for N2N client connections # Check if ovpnconfig exists and is not empty if [ -s /var/ipfire/ovpn/ovpnconfig ]; then