From bb5f2c53ac519e7dc9289b431b36138a7148c85d Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 18 Oct 2018 14:33:23 +0100 Subject: [PATCH] core125: Ship updated apache Signed-off-by: Michael Tremer --- config/rootfiles/core/125/filelists/apache2 | 1 + config/rootfiles/core/125/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/125/filelists/apache2 diff --git a/config/rootfiles/core/125/filelists/apache2 b/config/rootfiles/core/125/filelists/apache2 new file mode 120000 index 0000000000..eef95efa72 --- /dev/null +++ b/config/rootfiles/core/125/filelists/apache2 @@ -0,0 +1 @@ +../../../common/apache2 \ No newline at end of file diff --git a/config/rootfiles/core/125/update.sh b/config/rootfiles/core/125/update.sh index eb468ac43f..1c606a2ce2 100644 --- a/config/rootfiles/core/125/update.sh +++ b/config/rootfiles/core/125/update.sh @@ -43,6 +43,7 @@ ldconfig #/usr/local/bin/update-lang-cache # Start services +/etc/init.d/apache restart # This update needs a reboot... #touch /var/run/need_reboot -- 2.39.2