summaryrefslogtreecommitdiffstats
path: root/system/netdata-openrc.in
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-08-22 17:42:13 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-08-22 17:42:13 +0300
commitea7545cf954c69be375234a1232517a50d013039 (patch)
tree97e506cb88643085f5271cc73775553f0f7d874d /system/netdata-openrc.in
parentfb2b99f73ed2ffe50a76f305d58df7bff217fcd1 (diff)
increase service stop timeout to 60 seconds
Diffstat (limited to 'system/netdata-openrc.in')
-rw-r--r--system/netdata-openrc.in2
1 files changed, 1 insertions, 1 deletions
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