From 165e0452b08d7dc80462270f86d24d8f5bbbe26c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= <henrik@tjaders.com> Date: Sat, 18 Feb 2017 12:43:47 +0100 Subject: [PATCH] Added scdaemon conf --- .gnupg/scdaemon.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gnupg/scdaemon.conf diff --git a/.gnupg/scdaemon.conf b/.gnupg/scdaemon.conf new file mode 100644 index 0000000..f69b9eb --- /dev/null +++ b/.gnupg/scdaemon.conf @@ -0,0 +1,4 @@ +reader-port 32768 +pcsc-driver /usr/lib/libpcsclite.so +card-timeout 5 +disable-ccid -- GitLab