From c4b8b574e1827c9570bccfff1475d062ee97c13a Mon Sep 17 00:00:00 2001
From: Peter Palfrader <peter@palfrader.org>
Date: Fri, 25 Jun 2010 23:22:07 +0200
Subject: [PATCH] update sudoers on draghi for dns stuff

---
 modules/sudo/files/common/sudoers | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers
index 2141c198..12ab95ac 100644
--- a/modules/sudo/files/common/sudoers
+++ b/modules/sudo/files/common/sudoers
@@ -108,8 +108,8 @@ piupartss	piatti=(ALL)		NOPASSWD: ALL
 # trigger of mirror run for packages
 pkg_user	powell=(archvsync)	NOPASSWD: /home/archvsync/bin/pushpdo
 # on draghi, the domains git thing will run bind9 reload afterwards
-%adm		draghi=(root)		NOPASSWD: /etc/init.d/bind9 reload
-%adm		draghi=(geodnssync)	NOPASSWD: /usr/bin/make -C /srv/db.debian.org/dns
+%dnsadm		draghi=(root)		NOPASSWD: /etc/init.d/bind9 reload
+%dnsadm		draghi=(geodnssync)	NOPASSWD: /usr/bin/make -C /srv/dns.debian.org/geo
 # remote power to babylon5 in the same rack:
 joerg		unger=(ALL)		/usr/bin/sispmctl -t [12], /usr/bin/sispmctl -g [12]
 # wbadm can update all buildd* users' keys on buildd.d.o
-- 
2.39.5