1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 01:55:32 +03:00

docs: fix inadvertent change in uid range

a305eda35f (r35378755)
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2019-10-06 19:05:57 +02:00
parent f10bb2ce03
commit 581004bd33

View 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 | |