]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 163: Ship and restart Apache
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 28 Dec 2021 22:02:49 +0000 (23:02 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 28 Dec 2021 22:02:49 +0000 (23:02 +0100)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/163/filelists/apache2 [new symlink]
config/rootfiles/core/163/update.sh

diff --git a/config/rootfiles/core/163/filelists/apache2 b/config/rootfiles/core/163/filelists/apache2
new file mode 120000 (symlink)
index 0000000..eef95ef
--- /dev/null
@@ -0,0 +1 @@
+../../../common/apache2
\ No newline at end of file
index c9301adc20409a7464a0de62a1428c07f80b4434..46c20b1f10938dc68497d8eb390eddec9d1fb875 100644 (file)
@@ -69,6 +69,7 @@ ldconfig
 
 # Start services
 telinit u
+/etc/init.d/apache restart
 /etc/init.d/unbound restart
 /etc/init.d/squid restart