From e5d24ff1a1f1f3daa5e86dab8736e59524ac4f00 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 7 Jun 2009 02:00:17 +0100 Subject: [PATCH] Move the config file snippet to the top Signed-off-by: Stephen Gran --- modules/geodns/files/common/recvconf.files | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/geodns/files/common/recvconf.files b/modules/geodns/files/common/recvconf.files index 0edb8a3b1..a2cff33d0 100644 --- a/modules/geodns/files/common/recvconf.files +++ b/modules/geodns/files/common/recvconf.files @@ -3,6 +3,11 @@ # USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git # +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 file etc/bind/geodns/db.security.debian.org perms 0644 user geodnssync @@ -51,8 +56,3 @@ file etc/bind/geodns/db.security.debian.org.SA group geodnssync precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail security.debian.org etc/bind/geodns/db.security.debian.org.SA postcommand /etc/init.d/bind9 reload -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 -- 2.20.1