[Git][qa/jenkins.debian.net][master] freebsd-jenkins: Update sudoers for rm -rf command change
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Jan 28 19:20:32 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0b246f80 by Jessica Clarke at 2025-01-28T20:20:25+01:00
freebsd-jenkins: Update sudoers for rm -rf command change
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/freebsd-jenkins/usr/local/etc/sudoers
Changes:
=====================================
hosts/freebsd-jenkins/usr/local/etc/sudoers
=====================================
@@ -102,7 +102,7 @@ jenkins ALL= NOPASSWD: /usr/bin/make -j * buildworld, \
/usr/bin/make -j * installworld, \
/usr/bin/make -j * installkernel, \
/usr/bin/make -j * distribution, \
- /bin/rm -rf /usr/src, \
+ /bin/rm -rf /usr/src /usr/obj/usr/src, \
/bin/rm -r /srv/reproducible-results/* /srv/reproducible-results/*.tar.xz, \
/bin/chflags -R noschg /srv/reproducible-results/*, \
/bin/mkdir /usr/src, \
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0b246f80e0dfb09e5e6aa556eba467ba0c9263f2
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0b246f80e0dfb09e5e6aa556eba467ba0c9263f2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250128/4d75885a/attachment.htm>
More information about the Qa-jenkins-scm
mailing list