adding the new call to templatized file apache2.conf

This commit is contained in:
Steven Mondji-Lerider 2013-02-18 16:07:58 +00:00
parent efb98fbb70
commit d09618eab6
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ TEMPLATE_DIR="/etc/alternc/templates"
# Find needed configuration files (without the initial '/') # Find needed configuration files (without the initial '/')
# replace this one unconditionnally # replace this one unconditionnally
CONFIG_FILES="etc/alternc/bureau.conf etc/incron.d/alternc" CONFIG_FILES="etc/alternc/bureau.conf etc/incron.d/alternc etc/alternc/apache2.conf"
if [ -e /etc/bind/named.conf ]; then if [ -e /etc/bind/named.conf ]; then
CONFIG_FILES="$CONFIG_FILES etc/bind/templates/zone.template CONFIG_FILES="$CONFIG_FILES etc/bind/templates/zone.template