From ffb5a1535e978deec5c716b5ad09321bd8c7d661 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 25 Aug 2019 17:09:03 +0200 Subject: [PATCH] core136: restart apache2 Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/136/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/136/update.sh b/config/rootfiles/core/136/update.sh index d49fd5fc4a..7991b82aca 100644 --- a/config/rootfiles/core/136/update.sh +++ b/config/rootfiles/core/136/update.sh @@ -65,6 +65,7 @@ mv /etc/rc.d/rc0.d/K79unbound /etc/rc.d/rc0.d/K86unbound mv /etc/rc.d/rc6.d/K79unbound /etc/rc.d/rc6.d/K86unbound # Start services +/etc/init.d/apache restart # This update needs a reboot... #touch /var/run/need_reboot -- 2.39.2