From ef1cb80375ca736b2aca12f2bbba2b5ffe7216de Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 4 Apr 2019 02:04:28 +0100 Subject: [PATCH] core130: Ship updated apache Signed-off-by: Michael Tremer --- config/rootfiles/core/130/filelists/apache2 | 1 + config/rootfiles/core/130/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/130/filelists/apache2 diff --git a/config/rootfiles/core/130/filelists/apache2 b/config/rootfiles/core/130/filelists/apache2 new file mode 120000 index 0000000000..eef95efa72 --- /dev/null +++ b/config/rootfiles/core/130/filelists/apache2 @@ -0,0 +1 @@ +../../../common/apache2 \ No newline at end of file diff --git a/config/rootfiles/core/130/update.sh b/config/rootfiles/core/130/update.sh index 6d32bdba29..f2252ccd8d 100644 --- a/config/rootfiles/core/130/update.sh +++ b/config/rootfiles/core/130/update.sh @@ -76,6 +76,7 @@ rm -rfv \ /var/ipfire/snort # Start services +/etc/init.d/apache restart /etc/init.d/collectd restart /etc/init.d/firewall restart /etc/init.d/unbound restart -- 2.39.2