From: Michael Tremer Date: Tue, 2 Jul 2024 09:27:00 +0000 (+0000) Subject: core187: Ship and restart Apache X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=513cb428d793be31eb7c568a4ca0df8d9ff96880;p=people%2Fms%2Fipfire-2.x.git core187: Ship and restart Apache Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/187/filelists/apache2 b/config/rootfiles/core/187/filelists/apache2 new file mode 120000 index 000000000..eef95efa7 --- /dev/null +++ b/config/rootfiles/core/187/filelists/apache2 @@ -0,0 +1 @@ +../../../common/apache2 \ No newline at end of file diff --git a/config/rootfiles/core/187/update.sh b/config/rootfiles/core/187/update.sh index e43dc279e..86e501ee6 100644 --- a/config/rootfiles/core/187/update.sh +++ b/config/rootfiles/core/187/update.sh @@ -50,6 +50,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +/etc/init.d/apache restart /etc/init.d/unbound restart /etc/init.d/suricata restart /etc/init.d/sshd restart