[gnome-session] Increase phase timeout to 90 seconds
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-session] Increase phase timeout to 90 seconds
- Date: Tue, 12 Mar 2013 14:44:46 +0000 (UTC)
commit dc08b132d75711b95f84dbc124f65d3f6114f8d8
Author: Colin Walters <walters verbum org>
Date: Mon Mar 11 20:56:40 2013 -0400
Increase phase timeout to 90 seconds
This matches what systemd is using presently. Also, it will hopefully
make automated testing more reliable.
https://bugzilla.gnome.org/show_bug.cgi?id=695668
gnome-session/gsm-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-session/gsm-manager.c b/gnome-session/gsm-manager.c
index 941265a..146e694 100644
--- a/gnome-session/gsm-manager.c
+++ b/gnome-session/gsm-manager.c
@@ -86,7 +86,7 @@
* a fail whale if required components don't show up quickly enough,
* let's make this fairly long.
*/
-#define GSM_MANAGER_PHASE_TIMEOUT 30 /* seconds */
+#define GSM_MANAGER_PHASE_TIMEOUT 90 /* seconds */
#define GDM_FLEXISERVER_COMMAND "gdmflexiserver"
#define GDM_FLEXISERVER_ARGS "--startnew Standard"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]