You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments