From 097118e5678f139a56202c1fd306cdefff5371bd Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 16 Dec 2017 12:18:45 +0000 Subject: [PATCH] core118: Reload apache to make configuration changes take effect Signed-off-by: Michael Tremer --- config/rootfiles/core/118/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/118/update.sh b/config/rootfiles/core/118/update.sh index b5086682a3..e04f047837 100644 --- a/config/rootfiles/core/118/update.sh +++ b/config/rootfiles/core/118/update.sh @@ -43,6 +43,7 @@ ldconfig /usr/local/bin/update-lang-cache # Start services +/etc/init.d/apache reload # This update need a reboot... #touch /var/run/need_reboot -- 2.39.5