aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-04-20 19:19:24 +0000
committerWerner Koch <[email protected]>2005-04-20 19:19:24 +0000
commit526ed521a75d7617fd9fd7a9782a20d4c52bd985 (patch)
treef16e4df5062ad70633fea7d1e3fad55dc1908509 /agent/agent.h
parent(Agent Configuration): New section. (diff)
downloadgnupg-526ed521a75d7617fd9fd7a9782a20d4c52bd985.tar.gz
gnupg-526ed521a75d7617fd9fd7a9782a20d4c52bd985.zip
.
Diffstat (limited to '')
-rw-r--r--agent/agent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/agent/agent.h b/agent/agent.h
index e12a02b6e..298b5b142 100644
--- a/agent/agent.h
+++ b/agent/agent.h
@@ -66,6 +66,7 @@ struct {
pinentry. */
const char *scdaemon_program; /* Filename of the program to handle
smartcard tasks. */
+ int disable_scdaemon; /* Never use the SCdaemon. */
int no_grab; /* Don't let the pinentry grab the keyboard */
unsigned long def_cache_ttl;
unsigned long max_cache_ttl;