From: Stephen Gran Date: Sun, 7 Jun 2009 11:00:51 +0000 (+0100) Subject: Maybe we don't need the sleep X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=9816db13b4316e945ac21fe9463eed96ae0fd3a1;p=mirror%2Fdsa-puppet.git Maybe we don't need the sleep Signed-off-by: Stephen Gran --- 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