From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0AE29138350 for ; Tue, 10 Mar 2020 19:47:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CC66E0899; Tue, 10 Mar 2020 19:47:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EACB6E0899 for ; Tue, 10 Mar 2020 19:47:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 464F134F296 for ; Tue, 10 Mar 2020 19:47:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DD24161 for ; Tue, 10 Mar 2020 19:47:03 +0000 (UTC) From: "Sergey Popov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Popov" Message-ID: <1583869600.418e99412c9b8d3f54a426026fe4cc3ca89d2a79.pinkbyte@gentoo> Subject: [gentoo-commits] data/api:master commit in: files/ X-VCS-Repository: data/api X-VCS-Files: files/uid-gid.txt X-VCS-Directories: files/ X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov X-VCS-Revision: 418e99412c9b8d3f54a426026fe4cc3ca89d2a79 X-VCS-Branch: master Date: Tue, 10 Mar 2020 19:47:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f01a4b37-a9e3-495b-9152-c11b7e416061 X-Archives-Hash: 82aa4a0c16eca233da45e3f312eb6f89 commit: 418e99412c9b8d3f54a426026fe4cc3ca89d2a79 Author: Sergey Popov gentoo org> AuthorDate: Tue Mar 10 19:45:26 2020 +0000 Commit: Sergey Popov gentoo 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 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