From: Michael Tremer Date: Fri, 20 Oct 2023 08:43:07 +0000 (+0000) Subject: core181: Ship apache2 X-Git-Tag: v2.27-core181~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a6cf8276d81a2df609a807586e0fb0f95d648c0;p=ipfire-2.x.git core181: Ship apache2 Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/181/filelists/apache2 b/config/rootfiles/core/181/filelists/apache2 new file mode 120000 index 0000000000..eef95efa72 --- /dev/null +++ b/config/rootfiles/core/181/filelists/apache2 @@ -0,0 +1 @@ +../../../common/apache2 \ No newline at end of file diff --git a/config/rootfiles/core/181/update.sh b/config/rootfiles/core/181/update.sh index 59cfa650dd..ee7cc92bc0 100644 --- a/config/rootfiles/core/181/update.sh +++ b/config/rootfiles/core/181/update.sh @@ -102,6 +102,7 @@ ldconfig # Start services telinit u /etc/init.d/udev restart +/etc/init.d/apache restart # Rebuild initial ramdisks dracut --regenerate-all --force