]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs/UIDS-GIDS: drop obsolete comment about Fedora
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 31 Aug 2024 10:58:00 +0000 (13:58 +0300)
committerMike Yuan <me@yhndnzj.com>
Sat, 31 Aug 2024 11:36:09 +0000 (13:36 +0200)
https://fedoraproject.org/wiki/Changes/RenameNobodyUser, 2018:
> Use "nobody:nobody" as the names for the kernel overflow UID:GID pair, and
> retire the old "nfsnobody" name and the old "nobody:nobody" pair with 99:99
> numbers.

docs/UIDS-GIDS.md

index 4b28d9551f5d6878bf5720990a82a2ec2170a945..09488e2a78ef8e7b8beb5f99362888006bf1f1d8 100644 (file)
@@ -27,9 +27,6 @@ i.e. 0…4294967295. However, four UIDs are special on Linux:
    only supporting 16-bit UIDs, NFS or user namespacing.
    (The latter can be changed with a sysctl during runtime, but that's not supported on
    `systemd`. If you do change it you void your warranty.)
-   Because Fedora is a bit confused the `nobody` user is called `nfsnobody` there
-   (and they have a different `nobody` user at UID 99).
-   I hope this will be corrected eventually though.
    (Also, some distributions call the `nobody` group `nogroup`. I wish they didn't.)
 
 3. 4294967295, aka "32-bit `(uid_t) -1`" → This UID is not a valid user ID, as