On Wed, 2021-01-13 at 12:13 -0600, Christopher Marlow wrote: > > I do not know gnome-keyring internals at all. Maybe get rid of the > > ~/.local/share/keyrings/ > > directory (when the gnome-keyring-daemon is off), > > How do you stop it and restart it?
Hi, like anything else, basically: $ pkill -TERM gnome-keyring-daemon If it doesn't help, then use -9 instead of -TERM. It can be something restarts it, thus check for the process ID in the `ps` command. The "worst" case would be to rename the directory and then kill the gnome- keyring-daemon. Or just restart the machine after renaming the directory. Bye, Milan _______________________________________________ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list