chiark / gitweb /
strv: detect non-assignments in env blocks properly in env_append()
[elogind.git] / src / cryptsetup.c
index f52a41b995dbe8ca4bbf253daa72ef589eea5b57..4ef9606d39fabc415e003ab0736ab426a9f7618a 100644 (file)
@@ -40,7 +40,7 @@ static char *opt_hash = NULL;
 static unsigned opt_tries = 0;
 static bool opt_readonly = false;
 static bool opt_verify = false;
-static usec_t opt_timeout = 0;
+static usec_t opt_timeout = DEFAULT_TIMEOUT_USEC;
 
 /* Options Debian's crypttab knows we don't: