chiark / gitweb /
journal: properly implement matching with multiple matches
[elogind.git] / src / def.h
index 958d1eb79c569cde05da2f5f3a7d54950b7dfe07..20aaa7c580ef21ab3c622cd2886e902cfa97b5b3 100644 (file)
--- 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)