]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core202: Ship Apache2
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 5 May 2026 09:48:13 +0000 (09:48 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 5 May 2026 09:48:13 +0000 (09:48 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/202/filelists/apache2 [new symlink]
config/rootfiles/core/202/update.sh

diff --git a/config/rootfiles/core/202/filelists/apache2 b/config/rootfiles/core/202/filelists/apache2
new file mode 120000 (symlink)
index 0000000..eef95ef
--- /dev/null
@@ -0,0 +1 @@
+../../../common/apache2
\ No newline at end of file
index beeaa8c131ee4791af6b3670678fbefa093ec4f9..6c3a326d0cdb219d133e6d2f88fd7376a3a35348 100644 (file)
@@ -97,6 +97,7 @@ sudo -u nobody /srv/web/ipfire/cgi-bin/ovpnmain.cgi
 /etc/init.d/suricata restart
 /etc/init.d/unbound restart
 /etc/init.d/sshd restart
+/etc/init.d/apache restart
 
 # Restart IPsec
 if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then