mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
Add a dedicated group to control system-wide jobserver access, such as the one provided by dev-build/steve. This will replace the current portage:portage ownership, and make it possible to grant users access without giving them full portage group access. Note that we don't want open access to system-wide jobservers, as an untrusted user could then grab all tokens and effectively block other processes from building. Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://codeberg.org/gentoo/gentoo/pulls/2 Signed-off-by: Michał Górny <mgorny@gentoo.org>
9 lines
248 B
XML
9 lines
248 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>mgorny@gentoo.org</email>
|
|
<name>Michał Górny</name>
|
|
</maintainer>
|
|
</pkgmetadata>
|