From: Arne Fitzenreiter Date: Mon, 20 Apr 2020 15:22:57 +0000 (+0000) Subject: core144: add apache X-Git-Tag: v2.25-core144~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4780ba71247b5e2fe423ef7d836efa861ebd16;p=ipfire-2.x.git core144: add apache Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/144/filelists/apache2 b/config/rootfiles/core/144/filelists/apache2 new file mode 120000 index 0000000000..eef95efa72 --- /dev/null +++ b/config/rootfiles/core/144/filelists/apache2 @@ -0,0 +1 @@ +../../../common/apache2 \ No newline at end of file diff --git a/config/rootfiles/core/144/update.sh b/config/rootfiles/core/144/update.sh index 103f8ebc7b..92ed7c7928 100644 --- a/config/rootfiles/core/144/update.sh +++ b/config/rootfiles/core/144/update.sh @@ -55,6 +55,7 @@ extract_files ldconfig # Start services +/etc/init.d/apache restart # create dhcpcd user groupadd -g 52 dhcpcd