From 7dadc138292897979fd7b42dcaae3ea19f24dae0 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 28 Oct 2017 13:36:27 +0100 Subject: [PATCH] core116: Ship updated apache Signed-off-by: Michael Tremer --- config/rootfiles/core/116/filelists/apache2 | 1 + config/rootfiles/core/116/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/116/filelists/apache2 diff --git a/config/rootfiles/core/116/filelists/apache2 b/config/rootfiles/core/116/filelists/apache2 new file mode 120000 index 0000000000..eef95efa72 --- /dev/null +++ b/config/rootfiles/core/116/filelists/apache2 @@ -0,0 +1 @@ +../../../common/apache2 \ No newline at end of file diff --git a/config/rootfiles/core/116/update.sh b/config/rootfiles/core/116/update.sh index 7a4d7654b9..7a5512c9e7 100644 --- a/config/rootfiles/core/116/update.sh +++ b/config/rootfiles/core/116/update.sh @@ -44,6 +44,7 @@ ldconfig #/usr/local/bin/update-lang-cache # Start services +/etc/init.d/apache restart /etc/init.d/snort start # This update need a reboot... -- 2.39.2