Commit 8204ca9
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 <[email protected]>1 parent 5d41ca2 commit 8204ca9
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments