mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
The userdb_by_name() invocation immediately following does the same check anyway, no need to do this twice. (Also, make sure we exit the function early on failure)