From da4ff2f6a971ceedeacfd0c929ed1eaf4ecef34f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 17 Mar 2022 16:45:00 +0000 Subject: [PATCH] core166: Ship apache2 Signed-off-by: Michael Tremer --- config/rootfiles/core/166/filelists/apache2 | 1 + config/rootfiles/core/166/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/166/filelists/apache2 diff --git a/config/rootfiles/core/166/filelists/apache2 b/config/rootfiles/core/166/filelists/apache2 new file mode 120000 index 0000000000..eef95efa72 --- /dev/null +++ b/config/rootfiles/core/166/filelists/apache2 @@ -0,0 +1 @@ +../../../common/apache2 \ No newline at end of file diff --git a/config/rootfiles/core/166/update.sh b/config/rootfiles/core/166/update.sh index 164f97b8ee..d94b203386 100644 --- a/config/rootfiles/core/166/update.sh +++ b/config/rootfiles/core/166/update.sh @@ -60,6 +60,7 @@ perl -e "require '/var/ipfire/ids-functions.pl'; &IDS::oinkmaster();" /etc/init.d/suricata reload # Start services +/etc/init.d/apache restart /etc/init.d/sshd restart # This update needs a reboot... -- 2.39.5