Skip to content

Fix AccountsService to not call getpwnam() #748

Merged
merged 2 commits into from
Apr 27, 2018

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Apr 26, 2018

GDM window appears faster, and accounts-daemon doesn’t use so much resources periodically 1.

Tested on keineahnung.

Currently, `accounts-daemon` periodically hogs one thread, because it
reads `/etc/group`. But it’s not necessary, so remove the code [1].

[1] https://bugs.freedesktop.org/show_bug.cgi?id=106240
@wwwutz
Copy link
Collaborator

wwwutz commented Apr 27, 2018

LGTM

@wwwutz wwwutz merged commit 0b40e3a into master Apr 27, 2018
@donald donald deleted the fix-accountsservice-to-not-call-getpwnam branch September 14, 2018 08:45
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants