From 09924d7eec602353d2e585639572f49002e58bee Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 13 Mar 2024 06:54:37 +0100 Subject: [PATCH] core185: update.sh: fix typo Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/185/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5