mirror of
https://github.com/systemd/systemd.git
synced 2026-07-13 19:10:58 +00:00
This tweaks user creation logic to properly take into consideration an explicitly requested GID. It fixes a bug where the creation flow would mistakenly fall back to use the username instead, resulting in wrong lookups in case of users and groups using the same name.