]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
wait a moment after running reconfig, so that the reload works
authorStephen Gran <steve@lobefin.net>
Sun, 7 Jun 2009 10:52:56 +0000 (11:52 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 7 Jun 2009 10:52:56 +0000 (11:52 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/geodns/files/common/recvconf.files

index a2cff33d0f091ffb82c9cf65d501c0ad58dc0530..97b10ddc5ca2926a82767a3c49d714c4512e60de 100644 (file)
@@ -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
+    postcommand /usr/sbin/named-checkconf /etc/bind/named.conf && sudo /usr/sbin/rndc reconfig && sleep 2
 file etc/bind/geodns/db.security.debian.org
     perms 0644
     user geodnssync