From 594c589329da8818af9ab21e9571dac95a123334 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 22 Feb 2025 13:50:24 +0000 Subject: [PATCH] core193: Ship Apache2 Signed-off-by: Michael Tremer --- config/rootfiles/core/193/filelists/apache2 | 1 + config/rootfiles/core/193/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/193/filelists/apache2 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 -- 2.39.5