From 436479a29fb81a66e66304a76862e48cddfaf424 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 9 Oct 2017 14:58:41 +0100 Subject: [PATCH] core115: No need to reload apache after it has been restarted Signed-off-by: Michael Tremer --- config/rootfiles/core/115/update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/config/rootfiles/core/115/update.sh b/config/rootfiles/core/115/update.sh index 1b91da1872..efeb2d88c3 100644 --- a/config/rootfiles/core/115/update.sh +++ b/config/rootfiles/core/115/update.sh @@ -59,7 +59,6 @@ EOF fcrontab -z # Load captive portal configuration -/etc/rc.d/init.d/apache2 reload /etc/rc.d/init.d/firewall restart # Regenerate IPsec configuration -- 2.39.5