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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E9B8C158089 for ; Sat, 14 Oct 2023 11:10:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDEA32BC019; Sat, 14 Oct 2023 11:10: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 CC7592BC019 for ; Sat, 14 Oct 2023 11:10:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A2ECE335C31 for ; Sat, 14 Oct 2023 11:10:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D68A4118D for ; Sat, 14 Oct 2023 11:10:17 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1697281803.04687e16fa89870ba7e25bc077deea7d759f1c9f.juippis@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: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 04687e16fa89870ba7e25bc077deea7d759f1c9f X-VCS-Branch: master Date: Sat, 14 Oct 2023 11:10:17 +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: 2d4e1cec-d2bc-4973-bb91-7d10d3167d17 X-Archives-Hash: 7019ce2c8650d518bb0a33694fa38ffe commit: 04687e16fa89870ba7e25bc077deea7d759f1c9f Author: Joonas Niilola gentoo org> AuthorDate: Sat Oct 14 11:10:03 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Oct 14 11:10:03 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=04687e16 uid-gid: add GID 533 incus-admin for incus Signed-off-by: Joonas Niilola gentoo.org> files/uid-gid.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index 5d617ee..3462fcf 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -625,6 +625,8 @@ inadyn 529 529 acct Used by net-dns/inadyn lidarr 530 530 acct jackett 531 531 acct incus - 532 acct Used by app-containers/incus +incus-admin - 533 acct Used by app-containers/incus + - 750..999 750..999 reserved Dynamic allocation by user.eclass. Do not use! - 1000..60000 1000..60000 reserved `UID_MIN`..`UID_MAX` / `GID_MIN`..`GID_MAX` in login.defs