From: Michael Tremer Date: Sat, 25 Oct 2025 12:55:42 +0000 (+0000) Subject: core198: Ship changes in apache configuration X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;ds=inline;p=ipfire-2.x.git core198: Ship changes in apache configuration Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/198/filelists/files b/config/rootfiles/core/198/filelists/files index bc82e6c2a..5cd3cdb78 100644 --- a/config/rootfiles/core/198/filelists/files +++ b/config/rootfiles/core/198/filelists/files @@ -1,3 +1,4 @@ +etc/httpd/conf/vhosts.d/ipfire-interface-ssl.conf etc/rc.d/init.d/cleanfs etc/rc.d/init.d/suricata srv/web/ipfire/cgi-bin/dns.cgi diff --git a/config/rootfiles/core/198/update.sh b/config/rootfiles/core/198/update.sh index 12c1d5bf0..d64f965ac 100644 --- a/config/rootfiles/core/198/update.sh +++ b/config/rootfiles/core/198/update.sh @@ -75,6 +75,7 @@ telinit u # Start services /etc/init.d/suricata restart /etc/init.d/fcron restart +/etc/init.d/apache reload # Build initial ramdisks (for intel-microcode) dracut --regenerate-all --force