Plus besoin de déployer les templates de bind dans /etc/bind depuis la 1.0

This commit is contained in:
Alan Garcia 2013-03-05 13:49:20 +00:00
parent 83619b221d
commit cb45b20034
1 changed files with 1 additions and 2 deletions

View File

@ -67,8 +67,7 @@ TEMPLATE_DIR="/etc/alternc/templates"
CONFIG_FILES="etc/alternc/bureau.conf etc/incron.d/alternc etc/apache2/envvars etc/alternc/apache2.conf etc/alternc/apache_logformat.conf etc/alternc/phpmyadmin.inc.php"
if [ -e /etc/bind/named.conf ]; then
CONFIG_FILES="$CONFIG_FILES etc/bind/templates/zone.template
etc/bind/templates/named.template etc/bind/named.conf.options"
CONFIG_FILES="$CONFIG_FILES etc/bind/named.conf.options"
fi
if [ -d /etc/postfix ]; then
CONFIG_FILES="$CONFIG_FILES etc/postfix/master.cf etc/postfix/myalias.cf etc/postfix/myrelay.cf