commit: 251019662e017815ddf5523e4e89f3ec0feb14b3 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Apr 19 12:54:38 2021 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Apr 19 18:43:34 2021 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=25101966
files/uid-gid.txt: add dnscache, dnslog, and tinydns users for djbdns. I took UIDs 225, 226, and 227 for these because the corresponding GIDs are already taken, but my users don't need them (they use the "nofiles" group). Bug: https://bugs.gentoo.org/781374 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> files/uid-gid.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index b67e41f..da36304 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -210,6 +210,9 @@ uptimed 220 220 acct gkrellmd 221 221 acct msmtpd 222 222 acct nsd 223 223 acct +dnscache 225 - acct +dnslog 226 - acct +tinydns 227 - acct gpio - 225 acct i2c - 226 acct spi - 227 acct
