From cb45b200347e4cc7b104fb56d5b389655cdb1fed Mon Sep 17 00:00:00 2001 From: Alan Garcia Date: Tue, 5 Mar 2013 13:49:20 +0000 Subject: [PATCH] =?UTF-8?q?Plus=20besoin=20de=20d=C3=A9ployer=20les=20temp?= =?UTF-8?q?lates=20de=20bind=20dans=20/etc/bind=20depuis=20la=201.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/alternc.install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install/alternc.install b/install/alternc.install index efb04afc..d8dc3110 100644 --- a/install/alternc.install +++ b/install/alternc.install @@ -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