From 102bd1249ccd6724e97df432f5f57565be2b7a49 Mon Sep 17 00:00:00 2001 From: Olivier Huber Date: Tue, 14 Apr 2009 01:43:29 +0200 Subject: [PATCH] =?UTF-8?q?[./tv/gen=5Fdns.sh]=20On=20arr=C3=AAte=20d'envo?= =?UTF-8?q?yer=20des=20mails=20quand=20=C3=A7a=20marche?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit darcs-hash:20090413234329-8fbb1-3adc01624181fc7bd98b25eb9cbf711135e387a1.gz --- tv/gen_dns.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tv/gen_dns.sh b/tv/gen_dns.sh index 44f2ce25..2f155247 100644 --- a/tv/gen_dns.sh +++ b/tv/gen_dns.sh @@ -51,4 +51,4 @@ sed -r 's/(fra|eng|ger|ara|rom|rad|rus|ned|ita|vo|x-ero|autres|sport|TNT[0-9]{2} $SAP_TXT | sed "s/[ _()']//g" | tr A-Z a-z \ | awk -F ':' '{split($NF,ip,"."); print ip[4]"."ip[3]"."ip[2] "\tIN\tPTR\t" $1 ".tv.crans.org."}' >> $DB_239 -/etc/init.d/bind9 reload +/etc/init.d/bind9 reload 1> /dev/null