Created
January 9, 2021 06:12
-
-
Save imabuddha/183f3af2ed1b743353050c06b0232e8b to your computer and use it in GitHub Desktop.
Revisions
-
imabuddha created this gist
Jan 9, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 ```