mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 06:23:00 +02:00
core132: Ship updated apache configuration
A reload would be sufficient. I could not find why apache needs to be restarted. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
etc/system-release
|
||||
etc/issue
|
||||
etc/mime.types
|
||||
etc/httpd/conf/vhosts.d/ipfire-interface-ssl.conf
|
||||
etc/rc.d/init.d/suricata
|
||||
etc/rc.d/init.d/unbound
|
||||
etc/suricata/suricata.yaml
|
||||
|
||||
@@ -92,7 +92,7 @@ ldconfig
|
||||
/usr/local/bin/update-lang-cache
|
||||
|
||||
# Start services
|
||||
/etc/init.d/apache restart
|
||||
/etc/init.d/apache reload
|
||||
/etc/init.d/collectd restart
|
||||
/etc/init.d/firewall restart
|
||||
/etc/init.d/unbound restart
|
||||
|
||||
Reference in New Issue
Block a user