commit: 18377baa0f2aff3178f167a31967a5f217a9f1d6 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Jan 17 18:22:01 2020 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Jan 17 18:22:29 2020 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=18377baa
uid-gid.txt: requisition UID/GID 435 for the "clamav" user/group. Arch uses UID/GID 64 for this, and Fedora uses UID/GID 83. But the new GLEP81 QA policy discourages anything below 100, so let's just pick the next available one reverse-sequentially. Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> files/uid-gid.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index f05a0ce..1eeee75 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -223,6 +223,7 @@ slurm 400 400 acct guest 405 - historical Removed from baselayout in [r889](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=286&r2=889&pathrev=2545) utmp - 406 acct utmp - 406 baselayout +clamav 435 435 acct nagios 436 436 acct automx2 437 437 acct milter-regex 438 438 acct
