Loading hosts/common/etc/sudoers.d/jenkins +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ jenkins ALL= \ /bin/chmod +x /schroots/*, \ /bin/chmod +x /chroots/*, \ /bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \ /bin/tar xzf archlinux-bootstrap-*tar.gz -C /schroots/, \ /bin/tar xzf archlinux-bootstrap-*tar.gz -C /schroots, \ /usr/sbin/chroot /schroots/*, \ /usr/sbin/chroot /chroots/*, \ /usr/sbin/chroot /media/*, \ Loading Loading
hosts/common/etc/sudoers.d/jenkins +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ jenkins ALL= \ /bin/chmod +x /schroots/*, \ /bin/chmod +x /chroots/*, \ /bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \ /bin/tar xzf archlinux-bootstrap-*tar.gz -C /schroots/, \ /bin/tar xzf archlinux-bootstrap-*tar.gz -C /schroots, \ /usr/sbin/chroot /schroots/*, \ /usr/sbin/chroot /chroots/*, \ /usr/sbin/chroot /media/*, \ Loading