diff options
author | Aaron LI <aaronly.me@outlook.com> | 2017-05-27 12:42:44 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2017-05-27 12:42:44 +0800 |
commit | dcdda70320fec12f45bc97d663a1e75c63c37b5a (patch) | |
tree | 15a6449e48d7fe4a37b3ad5188f65062a88e5c31 /_gnupg | |
parent | 8d848182c7216b1961b187d20387d18e14f7c258 (diff) | |
download | dotfiles-dcdda70320fec12f45bc97d663a1e75c63c37b5a.tar.bz2 |
Revert "gpg: Explicitly enable 'grab' for gpg-agent"
This reverts commit bd00f0e25bc6389bd8ab8550205cf5c5573ea5b1.
Diffstat (limited to '_gnupg')
-rw-r--r-- | _gnupg/gpg-agent.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/_gnupg/gpg-agent.conf b/_gnupg/gpg-agent.conf index 2a3f9a1..bdac978 100644 --- a/_gnupg/gpg-agent.conf +++ b/_gnupg/gpg-agent.conf @@ -17,12 +17,9 @@ # # Aaron LI # Created: 2014-06-12 -# Updated: 2017-03-30 +# Updated: 2017-02-27 # -# Grab the keyboard and mouse to avoid X-sniffing attacks -grab - # Enable the OpenSSH Agent protocol enable-ssh-support |