From 9816db13b4316e945ac21fe9463eed96ae0fd3a1 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 7 Jun 2009 12:00:51 +0100 Subject: [PATCH] Maybe we don't need the sleep Signed-off-by: Stephen Gran --- modules/geodns/files/common/recvconf.files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/geodns/files/common/recvconf.files b/modules/geodns/files/common/recvconf.files index 9c55e2390..b80f33532 100644 --- a/modules/geodns/files/common/recvconf.files +++ b/modules/geodns/files/common/recvconf.files @@ -7,7 +7,7 @@ file etc/bind/geodns/named.conf.geo.security.debian.org perms 0644 user geodnssync group geodnssync - postcommand /usr/sbin/named-checkconf /etc/bind/named.conf && sudo /usr/sbin/rndc reconfig && sleep 5 + postcommand /usr/sbin/named-checkconf /etc/bind/named.conf && sudo /usr/sbin/rndc reconfig file etc/bind/geodns/db.security.debian.org perms 0644 user geodnssync -- 2.20.1