How do I clear a cached GPG passphrase from gnome-keyring-daemon?
Patrick Chkoreff <[email protected]>
| Newsgroups | gmane.comp.gnome.general |
|---|---|
| Message-ID | <[email protected]> |
> How do I clear a cached GPG passphrase from gnome-keyring-daemon? Drat, I found it right after pressing Send on that last email: https://wiki.archlinux.org/index.php/Gnome_Keyring#Flushing_passphrases Here's how: $ gnome-keyring-daemon -r -d -- Patrick