]> git.ipfire.org Git - people/fbuehrle/ipfire-2.x.git/commitdiff
core130: Ship updated apache
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Apr 2019 01:04:28 +0000 (02:04 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Apr 2019 01:04:28 +0000 (02:04 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/130/filelists/apache2 [new symlink]
config/rootfiles/core/130/update.sh

diff --git a/config/rootfiles/core/130/filelists/apache2 b/config/rootfiles/core/130/filelists/apache2
new file mode 120000 (symlink)
index 0000000..eef95ef
--- /dev/null
@@ -0,0 +1 @@
+../../../common/apache2
\ No newline at end of file
index 6d32bdba291a1f048871b7877c5475e0794f9087..f2252ccd8dcacf883eceaf4a3ec77561ea59a8e0 100644 (file)
@@ -76,6 +76,7 @@ rm -rfv \
        /var/ipfire/snort
 
 # Start services
+/etc/init.d/apache restart
 /etc/init.d/collectd restart
 /etc/init.d/firewall restart
 /etc/init.d/unbound restart