Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
2d50b119
Verified
Commit
2d50b119
authored
Dec 18, 2019
by
Giancarlo Razzolini
Browse files
roles/archbuild: Add makerepropkg to the list of allowed tools
Added makerepropkg to the list of tools allowed on archbuild role.
parent
ebf13c2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archbuild/files/sudoers
View file @
2d50b119
Cmnd_Alias ARCHBUILD = /usr/sbin/makechrootpkg, /usr/sbin/mkarchroot, \
/usr/bin/*-i686-build, /usr/bin/*-x86_64-build, \
/usr/sbin/arch-nspawn, /usr/local/bin/syncrepo, /usr/bin/multilib-build, \
/usr/bin/multilib-testing-build, /usr/bin/multilib-staging-build
/usr/bin/multilib-testing-build, /usr/bin/multilib-staging-build, \
/usr/bin/makerepropkg
Defaults!ARCHBUILD env_keep+=SOURCE_DATE_EPOCH
...
...
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