From 10c275e700e5b376930dd05c7b678c5ccf33c5de Mon Sep 17 00:00:00 2001 From: =?utf8?q?H=C3=A9ctor=20Or=C3=B3n=20Mart=C3=ADnez?= Date: Fri, 13 Dec 2013 21:19:26 +0100 Subject: [PATCH] Allow ports group to act on static-update-component instead of user MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Héctor Orón Martínez --- modules/sudo/files/sudoers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index a2dc4e53..070e61fa 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -146,7 +146,7 @@ debwww wolkenstein=(staticsync) NOPASSWD: /usr/local/bin/static-update-componen %blends dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component blends.debian.org %Debian dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component wnpp-by-tags.debian.net %Debian dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component mozilla.debian.net -ports dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component ports.debian.org +%ports dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component ports.debian.org # The piuparts slave needs to handle chroots piupartss PIUPARTS_SLAVE_HOSTS=(ALL) NOPASSWD: ALL -- 2.39.2