From 4c78bd81267ae3450d476bc54dad7b968e79f753 Mon Sep 17 00:00:00 2001 From: Steven Mondji-Lerider Date: Wed, 20 Feb 2013 09:36:39 +0000 Subject: [PATCH] The envvars template was not installed in the right place --- install/alternc.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/alternc.install b/install/alternc.install index bec96664..9f34fdb8 100644 --- a/install/alternc.install +++ b/install/alternc.install @@ -64,7 +64,7 @@ TEMPLATE_DIR="/etc/alternc/templates" # Find needed configuration files (without the initial '/') # replace this one unconditionnally -CONFIG_FILES="etc/alternc/bureau.conf etc/incron.d/alternc etc/alternc/envvars etc/alternc/apache2.conf etc/alternc/apache_logformat.conf" +CONFIG_FILES="etc/alternc/bureau.conf etc/incron.d/alternc etc/apache2/envvars etc/alternc/apache2.conf etc/alternc/apache_logformat.conf" if [ -e /etc/bind/named.conf ]; then CONFIG_FILES="$CONFIG_FILES etc/bind/templates/zone.template