Change daemon timeout to 30sec 88/80488/1 accepted/tizen/common/20160718.160127 accepted/tizen/ivi/20160719.015832 accepted/tizen/mobile/20160719.015846 accepted/tizen/tv/20160719.015823 accepted/tizen/wearable/20160719.015839 submit/tizen/20160718.102452
authorYunmi Ha <yunmi.ha@samsung.com>
Mon, 18 Jul 2016 08:50:56 +0000 (17:50 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Mon, 18 Jul 2016 08:50:56 +0000 (17:50 +0900)
There are several timing issue was occured caused by short daemon timeout.
So change timeout : 7sec to 30sec.

Change-Id: I5db74a3e51b6536d6ecf479724c7faaba3556720
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
data/tizen/etc/gumd/gumd-tizen-common.conf

index ccda3a9..1fa0ffa 100644 (file)
@@ -138,7 +138,7 @@ SMACK64_USER_FILES=User::Home
 # Timeout in seconds for the daemon. Daemon will exit after specified idle time.
 # If not set (or set to 0), the daemon will not exit. Has no effect if P2P DBus
 # is in use.
-DAEMON_TIMEOUT=7
+DAEMON_TIMEOUT=30
 
 # Timeout in seconds for user dbus objects. If not set (or set to 0), the dbus
 # objects will persist