Commit 5fcb5d75 authored by Holger Levsen's avatar Holger Levsen
Browse files

chroot-installation: allow sudo rm -rf /srv/workspace/chroots/*

parent 4348b868
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ jenkins ALL= \
	/bin/rm -rf --one-file-system /chroots/*, \
	/bin/rm -rf --one-file-system /schroots/*, \
	/bin/rm -rf --one-file-system /srv/workspace/pbuilder/*, \
	/bin/rm -rf --one-file-system /srv/workspace/chroots/*, \
	/bin/mv /chroots/* /schroots/*, \
	/bin/mv /schroots/* /schroots/*, \
	/bin/umount -l /chroots/*, \