commit: 2df01e58d0727da62e57b46bc2e9daf5f4fb0506 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sun Jun 1 08:39:06 2025 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sun Jun 1 08:40:34 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=2df01e58
uid-gid: add vaultwarden/vaultwarden as 549 Bug: https://github.com/gentoo/gentoo/pull/41864 Signed-off-by: Fabian Groffen <grobian <AT> 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 b4f7d4e4..13127160 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -642,6 +642,7 @@ gnome-remote-desktop 545 545 acct Used by net-misc/gnome-remote-desktop tlsrpt-reporter 546 546 acct Used by net-mail/tlsrpt-reporter derper 547 547 acct Used by net-vpn/derper 3proxy 548 548 acct Used by net-proxy/3proxy +vaultwarden 549 549 acct - 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
