From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1272988-garchives=archives.gentoo.org@lists.gentoo.org>
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 3CD491382C5
	for <garchives@archives.gentoo.org>; Mon, 19 Apr 2021 18:44:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 87B88E0827;
	Mon, 19 Apr 2021 18:43:59 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 70400E0827
	for <gentoo-commits@lists.gentoo.org>; Mon, 19 Apr 2021 18:43:59 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 6AA77340E4C
	for <gentoo-commits@lists.gentoo.org>; Mon, 19 Apr 2021 18:43:58 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A2FB3634
	for <gentoo-commits@lists.gentoo.org>; Mon, 19 Apr 2021 18:43:56 +0000 (UTC)
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" <mjo@gentoo.org>
Message-ID: <1618857814.251019662e017815ddf5523e4e89f3ec0feb14b3.mjo@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: mjo
X-VCS-Committer-Name: Michael Orlitzky
X-VCS-Revision: 251019662e017815ddf5523e4e89f3ec0feb14b3
X-VCS-Branch: master
Date: Mon, 19 Apr 2021 18:43:56 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: fd34e0eb-fde0-4783-9a7d-6897906fed40
X-Archives-Hash: b67ecf46a43c3f71e1518fdbed95a491

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