]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core187: Ship and restart Apache
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Jul 2024 09:27:00 +0000 (09:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Jul 2024 09:27:00 +0000 (09:27 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/187/filelists/apache2 [new symlink]
config/rootfiles/core/187/update.sh

diff --git a/config/rootfiles/core/187/filelists/apache2 b/config/rootfiles/core/187/filelists/apache2
new file mode 120000 (symlink)
index 0000000..eef95ef
--- /dev/null
@@ -0,0 +1 @@
+../../../common/apache2
\ No newline at end of file
index e43dc279e9e5510f38b9f4d7ece34b16d634e8eb..86e501ee661137e13798d5c5d23dffd1ab053312 100644 (file)
@@ -50,6 +50,7 @@ ldconfig
 /usr/local/bin/filesystem-cleanup
 
 # Start services
+/etc/init.d/apache restart
 /etc/init.d/unbound restart
 /etc/init.d/suricata restart
 /etc/init.d/sshd restart