Skip to content

Instantly share code, notes, and snippets.

@imabuddha
Created January 9, 2021 06:12
Show Gist options
  • Save imabuddha/183f3af2ed1b743353050c06b0232e8b to your computer and use it in GitHub Desktop.
Save imabuddha/183f3af2ed1b743353050c06b0232e8b to your computer and use it in GitHub Desktop.

Revisions

  1. imabuddha created this gist Jan 9, 2021.
    7 changes: 7 additions & 0 deletions - README.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    # Regarding system keychain not always unlocking automatically upon login/screen unlock

    This might be due to pkg `accountsservice` not being installed. Messages like the following were appearing in `/var/log/messages`:

    ```
    lightdm[3572]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
    ```