From: Michael Tremer Date: Mon, 20 Nov 2017 15:46:53 +0000 (+0000) Subject: core117: Reload apache for change of configuration X-Git-Tag: v2.19-core117~1^2~72 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=beb256e0a0a302a8722d082741375336ed4371f8;ds=sidebyside core117: Reload apache for change of configuration Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/117/filelists/files b/config/rootfiles/core/117/filelists/files index dea752c904..a29d9ac38d 100644 --- a/config/rootfiles/core/117/filelists/files +++ b/config/rootfiles/core/117/filelists/files @@ -1,5 +1,6 @@ etc/system-release etc/issue +etc/httpd/conf/vhosts.d/ipfire-interface-ssl.conf etc/ssl/certs/ca-bundle.crt etc/ssl/certs/ca-bundle.trust.crt opt/pakfire/lib/functions.pl diff --git a/config/rootfiles/core/117/update.sh b/config/rootfiles/core/117/update.sh index a8d83baafc..816f7f110f 100644 --- a/config/rootfiles/core/117/update.sh +++ b/config/rootfiles/core/117/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