From: Michael Tremer Date: Sat, 22 Feb 2025 13:50:24 +0000 (+0000) Subject: core193: Ship Apache2 X-Git-Tag: v2.29-core193~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=594c589329da8818af9ab21e9571dac95a123334;p=ipfire-2.x.git core193: Ship Apache2 Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/193/filelists/apache2 b/config/rootfiles/core/193/filelists/apache2 new file mode 120000 index 000000000..eef95efa7 --- /dev/null +++ b/config/rootfiles/core/193/filelists/apache2 @@ -0,0 +1 @@ +../../../common/apache2 \ No newline at end of file diff --git a/config/rootfiles/core/193/update.sh b/config/rootfiles/core/193/update.sh index f8b1ae81e..dd119bf97 100644 --- a/config/rootfiles/core/193/update.sh +++ b/config/rootfiles/core/193/update.sh @@ -52,6 +52,7 @@ ldconfig # Apply local configuration to sshd_config # Start services +/etc/init.d/apache restart /etc/init.d/ipsec start /etc/init.d/squid start /etc/init.d/vnstat restart