chiark / gitweb /
cryptsetup: set the timeout to 0 by default
[elogind.git] / src / cryptsetup / cryptsetup.c
index ae4aa8dba303335ceefaa03f4f8d44c473b3cbf2..376f748153348e40ae8dd7c461b91a2da87a8ec2 100644 (file)
@@ -44,7 +44,7 @@ static unsigned opt_tries = 0;
 static bool opt_readonly = false;
 static bool opt_verify = false;
 static bool opt_discards = false;
-static usec_t opt_timeout = DEFAULT_TIMEOUT_USEC;
+static usec_t opt_timeout = 0;
 
 /* Options Debian's crypttab knows we don't: