From 4c3b88ceb0e14576d4eafb0ff15fa8bea87aef00 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 28 May 2009 23:27:24 +0200 Subject: [PATCH] Allow adm to run make -C /srv/db.debian.org/dns as geodnssync on draghi without pw prompt --- modules/sudo/files/common/sudoers | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 81852d086..57ec4903a 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -92,6 +92,7 @@ piupartss piatti=(ALL) NOPASSWD: ALL 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 # remote power to babylon5 in the same rack: joerg unger=(ALL) /usr/bin/sispmctl -t 1, /usr/bin/sispmctl -g 1 # wbadm can update all buildd* users' keys on buildd.d.o -- 2.20.1