Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/
Date: Sat, 12 Sep 2020 10:30:53
Message-Id: 1599906570.7a09e31c089027089a2f76b782db15f324238431.ulm@gentoo
1 commit: 7a09e31c089027089a2f76b782db15f324238431
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 12 10:29:30 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 12 10:29:30 2020 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=7a09e31c
7
8 uid-gid.txt: Sort by UID, GID, PROVIDER, NAME.
9
10 As indicated in the file's header.
11
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 files/uid-gid.txt | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/files/uid-gid.txt b/files/uid-gid.txt
18 index ab6b656..d2b65e1 100644
19 --- a/files/uid-gid.txt
20 +++ b/files/uid-gid.txt
21 @@ -373,17 +373,17 @@ strelaysrv 496 496 acct
22 stdiscosrv 497 497 acct
23 burp 498 498 acct
24 syncthing 499 499 acct
25 -slurm 500 500 historical Moved to 400
26 - 500..999 500..999 reserved Dynamic allocation by user.eclass. Do not use!
27 +slurm 500 500 historical Moved to 400
28 - 1000..60000 1000..60000 reserved `UID_MIN`..`UID_MAX` / `GID_MIN`..`GID_MAX` in login.defs
29 ventrilo 3784 3784 historical Used by media-sound/ventrilo-server-bin, removed in [15c6a556cef2](https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c6a556cef202a72f7226648ebea19fcffe834d)
30 - 60001..65533 60001..65532 reserved
31 +- 61184..65519 61184..65519 reserved Used by systemd DynamicUser feature
32 nogroup - 65533 baselayout
33 nogroup - 65533 baselayout-fbsd
34 nobody 65534 65534 baselayout
35 nobody 65534 65534 baselayout-fbsd
36 - 65535 65535 reserved -1 on systems with 16 bit uid_t
37 -- 61184..65519 61184..65519 reserved Used by systemd DynamicUser feature
38 - 524288..1878982656 524288..1878982656 reserved Used by systemd for containers
39
40 # Local Variables: