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 D32CE138334 for ; Sat, 5 Oct 2019 20:18:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B770E0896; Sat, 5 Oct 2019 20:18:49 +0000 (UTC) Received: from gm-smtp5.centrum.cz (gm-smtp5.centrum.cz [46.255.225.105]) by pigeon.gentoo.org (Postfix) with ESMTP id 140EEE088D for ; Sat, 5 Oct 2019 20:18:48 +0000 (UTC) Received: by gm-smtp5.centrum.cz (Postfix, from userid 65534) id BBD3C84004B6; Sat, 5 Oct 2019 22:18:47 +0200 (CEST) Received: from arkam (unknown [86.49.32.164]) by gm-smtp5.centrum.cz (Postfix) with ESMTPX id 746DA84000EC for ; Sat, 5 Oct 2019 22:18:47 +0200 (CEST) Date: Sat, 5 Oct 2019 22:18:46 +0200 From: Petr =?utf-8?B?VmFuxJtr?= To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Re: RFC: GID/UID assignment for epmd service (334) Message-ID: <20191005201846.GA2935@arkam> References: <20191005144436.GC16041@arkam> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20191005144436.GC16041@arkam> User-Agent: Mutt/1.12.2 (2019-09-21) X-Archives-Salt: 999fa664-f242-4071-8d32-3bb74c733940 X-Archives-Hash: 03252c9d9eb4c34f7dfa569b484ebcab On Sat, Oct 05, 2019 at 04:44:38PM +0200, Petr Vaněk wrote: > I would like to reserve UID/GID 334 for epmd (Erlang Port Mapper Daemon) > from dev-lang/erlang package. I did not find any specific UID/GID for > epmd in any other distribution. * Ralph Seichter: > > I'd like to reserve GID/UID 334 for mail-filter/opendkim (see QA bug > > #694638). > > GID/UID 334 is already taken for OpenDKIM, even though the list has > unfortunately not yet been updated. > > See https://archives.gentoo.org/gentoo-dev/message/6de44bcdfb6766fedddc45eede347e0c > and https://github.com/gentoo/gentoo/pull/13029 . Oh, I see. I would like to reserve 335 for epmd than :) I'll change the PR https://github.com/gentoo/gentoo/pull/13141 appropriately. Should I do the PR to api-gentoo-org as well? Petr