summaryrefslogtreecommitdiffstats
path: root/etc/sudoers.d
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-02 02:11:08 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-02 02:11:08 +0100
commitfe78ce5b43e6cca071556a26ad823b2f47742f36 (patch)
treeb3bd821b6744652c0b03d5f087ff5d4b10b48d29 /etc/sudoers.d
parentddf0bab5001228b57067d12a624c357bdb59a6cf (diff)
downloadjenkins.debian.net-fe78ce5b43e6cca071556a26ad823b2f47742f36.tar.xz
implement basics for cd tests
Diffstat (limited to 'etc/sudoers.d')
-rwxr-xr-xetc/sudoers.d/jenkins2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sudoers.d/jenkins b/etc/sudoers.d/jenkins
index e0d69acf..ee21a76b 100755
--- a/etc/sudoers.d/jenkins
+++ b/etc/sudoers.d/jenkins
@@ -1,4 +1,4 @@
-jenkins ALL= NOPASSWD: /usr/sbin/debootstrap *, NOPASSWD: /usr/sbin/chroot /chroots/*, NOPASSWD: /bin/rm -rf --one-file-system /chroots/*, NOPASSWD: /bin/umount -l /chroots/*, NOPASSWD: /usr/bin/du *, SETENV: NOPASSWD: /usr/sbin/pbuilder *
+jenkins ALL= NOPASSWD: /usr/sbin/debootstrap *, NOPASSWD: /usr/sbin/chroot /chroots/*, NOPASSWD: /bin/rm -rf --one-file-system /chroots/*, NOPASSWD: /bin/umount -l /chroots/*, NOPASSWD: /usr/bin/du *, NOPASSWD: /bin/kill -9 *, NOPASSWD: /usr/bin/qemu-system-x86_64 *, SETENV: NOPASSWD: /usr/sbin/pbuilder *
# keep these environment variables
Defaults env_keep += "http_proxy", env_reset