]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: fix inadvertent change in uid range
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 6 Oct 2019 17:05:57 +0000 (19:05 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 6 Oct 2019 17:05:57 +0000 (19:05 +0200)
https://github.com/systemd/systemd/commit/a305eda35f18fbacc771cc1582b688d60890a9d2#r35378755

docs/UIDS-GIDS.md

index 480ee231e74319e1cc331133965a62cc49a6094b..1f3966f4c05da27401d483f8c180b94024b1d035 100644 (file)
@@ -237,7 +237,7 @@ the artifacts the container manager persistently leaves in the system.
 |                 65535 | 16bit `(uid_t) -1`    | Linux         |                               |
 |          65536…524287 | Unused                |               |                               |
 |     524288…1879048191 | Container UID ranges  | `systemd`     | `nss-mymachines`              |
-| 1879048191…2147483647 | Unused                |               |                               |
+| 1879048192…2147483647 | Unused                |               |                               |
 | 2147483648…4294967294 | HIC SVNT LEONES       |               |                               |
 |            4294967295 | 32bit `(uid_t) -1`    | Linux         |                               |