From 93e7a2c6607417b5c1d592ec0862d97dd5d08f13 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 8 Apr 2009 00:21:49 +0200 Subject: [PATCH] Add buildd --- modules/sudo/files/common/sudoers | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 3636b1798..4e7bd70c4 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -38,3 +38,8 @@ nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" # groups and their role accounts %mirroradm ALL=(archvsync) ALL + +# buildd +Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" +buildd ALL=(ALL) NOPASSWD: ALL +%buildd ALL=(buildd) ALL -- 2.20.1