From 5aff2d126ff090a960b9d1be9b0e7bfd851f365f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 14 Apr 2021 17:21:56 +0000 Subject: [PATCH] core157: Ship apache Signed-off-by: Michael Tremer --- config/rootfiles/core/157/filelists/apache2 | 1 + config/rootfiles/core/157/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/157/filelists/apache2 diff --git a/config/rootfiles/core/157/filelists/apache2 b/config/rootfiles/core/157/filelists/apache2 new file mode 120000 index 0000000000..eef95efa72 --- /dev/null +++ b/config/rootfiles/core/157/filelists/apache2 @@ -0,0 +1 @@ +../../../common/apache2 \ No newline at end of file diff --git a/config/rootfiles/core/157/update.sh b/config/rootfiles/core/157/update.sh index b5a10b9b39..fa222b8af1 100644 --- a/config/rootfiles/core/157/update.sh +++ b/config/rootfiles/core/157/update.sh @@ -103,6 +103,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +/etc/init.d/apache restart # remove lm_sensor config after collectd was started # to reserch sensors at next boot with updated kernel -- 2.39.5