commit: 41aac120d1217a207b18f212e45026e536cf9877 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Feb 7 18:27:14 2020 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Feb 7 18:28:03 2020 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=41aac120
uid-gid.txt: requisition UID/GID 153 for the "rbldns" user/group. Arch uses UID/GID 58 for this, but anything below 100 is reserved by QA policy. That's okay: FreeBSD uses UID/GID 153, and that makes 0.000078362% more sense to me because it has the number "53" in it and the corresponding daemon listens on port 53. Yes, this is how many decisions get made. 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 f47ce46..44e9540 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -159,6 +159,7 @@ fetchmail 124 124 acct rtkit 133 133 acct shellinaboxd 139 139 acct owfs 150 150 user.eclass Ebuild allows overriding username. +rbldns 153 153 acct stapusr - 156 user.eclass stapsys - 157 user.eclass stapdev - 158 user.eclass
