]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 186: Ship and restart Apache
authorPeter Müller <peter.mueller@ipfire.org>
Sun, 21 Apr 2024 21:10:29 +0000 (21:10 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 21 Apr 2024 21:10:29 +0000 (21:10 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/186/filelists/apache2 [new symlink]
config/rootfiles/core/186/update.sh

diff --git a/config/rootfiles/core/186/filelists/apache2 b/config/rootfiles/core/186/filelists/apache2
new file mode 120000 (symlink)
index 0000000..eef95ef
--- /dev/null
@@ -0,0 +1 @@
+../../../common/apache2
\ No newline at end of file
index 33e253804b022e9874c0729f302a2a73237efc8f..444b041a4960e97d6128e86c518fbc08d7796f7f 100644 (file)
@@ -44,6 +44,7 @@ for (( i=1; i<=$core; i++ )); do
 done
 
 # Stop services
+/etc/rc.d/init.d/apache stop
 
 KVER="xxxKVERxxx"
 
@@ -116,6 +117,7 @@ ldconfig
 /usr/local/bin/filesystem-cleanup
 
 # Start services
+/etc/rc.d/init.d/apache start
 
 # Build initial ramdisks
 dracut --regenerate-all --force