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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 96076158086 for ; Tue, 2 Nov 2021 23:24:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97EE2E085E; Tue, 2 Nov 2021 23:24:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D1C8CE085E for ; Tue, 2 Nov 2021 23:24:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C6B7342F46 for ; Tue, 2 Nov 2021 23:24:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F8A7156 for ; Tue, 2 Nov 2021 23:24:16 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1635895443.f677e12a26a5075d5dbd6cf7eb971afa6dba83e9.gyakovlev@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: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: f677e12a26a5075d5dbd6cf7eb971afa6dba83e9 X-VCS-Branch: master Date: Tue, 2 Nov 2021 23:24:16 +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: 115db915-8427-487a-8302-a747d0b5298a X-Archives-Hash: 779b53d2e5abe5ed81391334fe0d0dd4 commit: f677e12a26a5075d5dbd6cf7eb971afa6dba83e9 Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Nov 2 23:22:56 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Nov 2 23:24:03 2021 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f677e12a uid-gid.txt: add gid (66) systemd-hostname Recommended GID only: 66 For https://github.com/gentoo/gentoo/pull/22792 Signed-off-by: Georgy Yakovlev gentoo.org> files/uid-gid.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index 11b19c1..f9dd8a3 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -125,6 +125,7 @@ authpf - 63 user.eclass netdev - 64 acct uucp 66 65 baselayout-fbsd duende 66 - acct +systemd-hostname - 66 acct Used by sys-apps/systemd[hostnamed-fallback] via acct-group/systemd-hostname dialer - 68 baselayout-fbsd network - 69 baselayout-fbsd postgres 70 70 acct Moved out of baselayout in [r1861](https://sources.gentoo.org/cgi-bin/viewvc.cgi/baselayout/trunk/share.Linux/passwd?limit_changes=0&r1=1572&r2=1861&pathrev=2545)