summaryrefslogtreecommitdiff
path: root/src/def.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/def.h')
-rw-r--r--src/def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/def.h b/src/def.h
index 958d1eb79..20aaa7c58 100644
--- a/src/def.h
+++ b/src/def.h
@@ -24,7 +24,7 @@
#include "util.h"
-#define DEFAULT_TIMEOUT_USEC (3*USEC_PER_MINUTE)
+#define DEFAULT_TIMEOUT_USEC (90*USEC_PER_SEC)
#define DEFAULT_RESTART_USEC (100*USEC_PER_MSEC)
#define DEFAULT_EXIT_USEC (5*USEC_PER_MINUTE)