reverting a badly made patch
This commit is contained in:
parent
3e0ede6da4
commit
20a7bb01c4
|
@ -38,7 +38,7 @@ CONFIG_FILES="etc/alternc/bureau.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
|
||||||
etc/bind/templates/named.template etc/bind/named.conf etc/bind/named.conf.options"
|
etc/bind/templates/named.template etc/bind/named.conf.options"
|
||||||
fi
|
fi
|
||||||
if [ -e /etc/courier/authdaemonrc ]; then
|
if [ -e /etc/courier/authdaemonrc ]; then
|
||||||
CONFIG_FILES="$CONFIG_FILES etc/courier/authdaemonrc
|
CONFIG_FILES="$CONFIG_FILES etc/courier/authdaemonrc
|
||||||
|
|
Loading…
Reference in New Issue