core114: Update apache configuration of all add-ons that have one

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-09-04 13:09:43 +01:00
parent 5f7487f676
commit a041054941
7 changed files with 17 additions and 6 deletions

View File

@@ -37,6 +37,17 @@ ipsec stop
/etc/init.d/unbound stop
/etc/init.d/apache stop
# Remove old apache configuration files of add-ons
# These will be reinstalled by the updated packages
# as soon as the core update is finished.
rm -f \
/etc/httpd/conf/vhosts.d/cacti.conf \
/etc/httpd/conf/vhosts.d/icinga.conf \
/etc/httpd/conf/vhosts.d/nagios.conf \
/etc/httpd/conf/vhosts.d/openmailadmin.conf \
/etc/httpd/conf/vhosts.d/owncloud.conf \
/etc/httpd/conf/vhosts.d/phpSANE.conf
# Extract files
extract_files