Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
bf292af4
Commit
bf292af4
authored
Aug 29, 2022
by
Holger Levsen
Browse files
reproducible Debian: fix sudoers syntax again
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
369289bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
hosts/common/etc/sudoers.d/jenkins
View file @
bf292af4
...
@@ -24,7 +24,8 @@ jenkins ALL= \
...
@@ -24,7 +24,8 @@ jenkins ALL= \
/bin/rm -rf --one-file-system /schroots/*, \
/bin/rm -rf --one-file-system /schroots/*, \
/bin/rm -rf --one-file-system /srv/workspace/pbuilder/*, \
/bin/rm -rf --one-file-system /srv/workspace/pbuilder/*, \
/bin/rm -rf --one-file-system /srv/workspace/live-build*, \
/bin/rm -rf --one-file-system /srv/workspace/live-build*, \
/bin/rm -rf --one-file-system /srv/workspace/*debstrap*, \
/bin/rm -rf --one-file-system /srv/workspace/mmdebstrap*, \
/bin/rm -rf --one-file-system /srv/workspace/debootstrap*, \
/bin/rm -rf --one-file-system /var/lib/sbuild/build/*, \
/bin/rm -rf --one-file-system /var/lib/sbuild/build/*, \
/bin/rm -rf --one-file-system /var/lib/schroot/union/*, \
/bin/rm -rf --one-file-system /var/lib/schroot/union/*, \
/bin/rm -rf --one-file-system /tmp/*, \
/bin/rm -rf --one-file-system /tmp/*, \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment