commit: 418e99412c9b8d3f54a426026fe4cc3ca89d2a79 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Tue Mar 10 19:45:26 2020 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Tue Mar 10 19:46:40 2020 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=418e9941
uid-gid.txt: add missing entry for kafka user/group As ID for kafka is 425 and it was claimed earlier (just not in uid-gid.txt), move quagga to ID 424 Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org> files/uid-gid.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index ad40e3e..231c557 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -235,7 +235,8 @@ guest 405 - historical Removed from baselayout in [r889](https://sources.gento utmp - 406 acct utmp - 406 baselayout davfs2 420 420 acct Used by net-fs/davfs2 -quagga 425 425 acct +quagga 424 424 acct +kafka 425 425 acct etcd 426 426 acct cadvisor 427 427 acct telegraf 428 428 acct
