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 E92BA138334 for ; Mon, 2 Sep 2019 20:10:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62055E0841; Mon, 2 Sep 2019 20:09:58 +0000 (UTC) Received: from lisa.pbhware.com (lisa.pbhware.com [96.251.22.156]) (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 DD0FCE082D for ; Mon, 2 Sep 2019 20:09:57 +0000 (UTC) Received: from bender.it-sys.cpp.edu (bender.it-sys.cpp.edu [134.71.250.134]) by smtp.pbhware.com (OpenSMTPD) with ESMTPSA id b854e3ad (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Mon, 2 Sep 2019 13:09:43 -0700 (PDT) Date: Mon, 2 Sep 2019 13:09:40 -0700 From: "Paul B. Henson" To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] uid/gid request for net-misc/openntpd Message-ID: <20190902200940.GB2322@bender.it-sys.cpp.edu> 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=us-ascii Content-Disposition: inline User-Agent: Mutt/1.12.1 (2019-06-15) X-Archives-Salt: e48d8d13-0383-410e-80f1-21b0496c8dfc X-Archives-Hash: cafd4f49cf35296a387cd5ee18c50074 Per https://bugs.gentoo.org/show_bug.cgi?id=693050 openntpd is going to switch to a dedicated openntpd user/group rather than sharing the ntp user/group with net-misc/ntp. Could I please get a static uid/gid assigned for this? For now, I'm just going to hardcode them in the ebuild, and transition it to the new acct-user/acct-group mechanism at a later point. Thanks...