aboutsummaryrefslogtreecommitdiffstats
path: root/common/comopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/comopt.h')
-rw-r--r--common/comopt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/comopt.h b/common/comopt.h
index 1cdf25fe7..7947f35b3 100644
--- a/common/comopt.h
+++ b/common/comopt.h
@@ -40,6 +40,7 @@ struct
{
char *logfile; /* Socket used by daemons for logging. */
int use_keyboxd; /* Use the keyboxd as storage backend. */
+ int no_autostart; /* Do not start gpg-agent. */
char *keyboxd_program; /* Use this as keyboxd program. */
} comopt;