Commit 9214ea6
committed
rootless: allocate 1G subuids from 524288 (0x80000)
systemd-homed expects the subuid range to be within
524288-1878982656 (0x80000-0x6fff0000).
See `userdbctl(1)`.
This commit also increases the subuids from 64K to 1G.
Fix issue 1396
Fix issue 1227
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>1 parent 4561580 commit 9214ea6
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
| |||
0 commit comments