From ee8f06aa97d167281ec28954a9affa4f33fd598e Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 9 Sep 2015 17:51:26 +0200 Subject: reproducible: allow to use schroot as needed (fixup acaeeaa2) --- hosts/jenkins/etc/sudoers.d/jenkins | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/jenkins') diff --git a/hosts/jenkins/etc/sudoers.d/jenkins b/hosts/jenkins/etc/sudoers.d/jenkins index d75335f9..0fd55ca9 100644 --- a/hosts/jenkins/etc/sudoers.d/jenkins +++ b/hosts/jenkins/etc/sudoers.d/jenkins @@ -6,6 +6,8 @@ jenkins ALL= \ /bin/chmod +x /chroots/*, \ /usr/sbin/chroot /chroots/*, \ /usr/sbin/chroot /media/*, \ + /usr/bin/schroot --all-sessions -l,\ + /usr/bin/schroot -c session:jenkins-reproducible.* -e,\ /bin/ls -la /media/*, \ /bin/rm -rf --one-file-system /chroots/*, \ /bin/rm -rf --one-file-system /schroots/*, \ -- cgit v1.2.3-54-g00ecf