diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-10 11:01:15 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-10 11:01:15 +0200 |
commit | 95e01b859cc5aca85e847a2f755cce03ab61c4e6 (patch) | |
tree | 21b7bbdd3d3a4136f5210734794924d0d3022f8b /hosts/bpi0-armhf-rb | |
parent | abf5265550b3aa79a498348a398ae8324a1731ad (diff) | |
download | jenkins.debian.net-95e01b859cc5aca85e847a2f755cce03ab61c4e6.tar.xz |
reproducible: call schroot without sudo
Diffstat (limited to 'hosts/bpi0-armhf-rb')
-rw-r--r-- | hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins b/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins index f57c0a38..d75335f9 100644 --- a/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins +++ b/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins @@ -6,8 +6,6 @@ jenkins ALL= \ /bin/chmod +x /chroots/*, \ /usr/sbin/chroot /chroots/*, \ /usr/sbin/chroot /media/*, \ - /usr/bin/schroot --all-sessions -l, \ - /usr/bin/schroot -e -c *, \ /bin/ls -la /media/*, \ /bin/rm -rf --one-file-system /chroots/*, \ /bin/rm -rf --one-file-system /schroots/*, \ |