mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-06 13:17:44 +03:00
docs: fix inadvertent change in uid range
a305eda35f (r35378755)
(cherry picked from commit581004bd33
)
This commit is contained in:
parent
25bb377a73
commit
3f6398c450
@ -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 | |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user