From ea7545cf954c69be375234a1232517a50d013039 Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Tue, 22 Aug 2017 17:42:13 +0300 Subject: increase service stop timeout to 60 seconds --- system/netdata-openrc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/netdata-openrc.in') diff --git a/system/netdata-openrc.in b/system/netdata-openrc.in index 55808364c8..465e1232cc 100644 --- a/system/netdata-openrc.in +++ b/system/netdata-openrc.in @@ -10,7 +10,7 @@ # The timeout in seconds to wait for netdata # to save its database on disk and exit. -: ${NETDATA_WAIT_EXIT_TIMEOUT:=15} +: ${NETDATA_WAIT_EXIT_TIMEOUT:=60} # When set to 1, if netdata does not exit in # NETDATA_WAIT_EXIT_TIMEOUT, we will force it -- cgit v1.2.3