diff options
author | Philipp Eckel <peckel@thoughtworks.com> | 2018-01-30 22:50:47 +0100 |
---|---|---|
committer | Philipp Eckel <peckel@thoughtworks.com> | 2018-01-30 22:50:47 +0100 |
commit | 161dea9e928de4561b21893bd20b3387374d9e00 (patch) | |
tree | 9708c4b77155753ddf0ac2e4813e9abfeaf98f19 /README.md | |
parent | Formatting nit (diff) | |
download | YubiKey-Guide-161dea9e928de4561b21893bd20b3387374d9e00.tar.gz |
remove outdated use-standard-socket option from SSH config, see here: https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1147,7 +1147,6 @@ Paste the following text into a terminal window to create a [recommended](https: default-cache-ttl 60 max-cache-ttl 120 write-env-file - use-standard-socket EOF If you are using Linux on the desktop, you may want to use `/usr/bin/pinentry-gnome3` to use a GUI manager. For macOS, try `brew install pinentry-mac`, and adjust the `pinentry-program` setting to suit. |