]> Git Repo - VerusCoin.git/commit
Add BITCOIND_SIGTERM_TIMEOUT to OpenRC init scripts
authorFlorian Schmaus <[email protected]>
Wed, 8 Jul 2015 20:35:29 +0000 (22:35 +0200)
committerJack Grigg <[email protected]>
Fri, 3 Mar 2017 18:57:18 +0000 (10:57 -0800)
commit70b3d9e3ac26bd4b6c4292876fa77a6e3a960087
tree5f58a2d028753468ff32d9937492ae1c5c2ddf2c
parentf061578b8f0e3c882a4a55c31fa307f92350218a
Add BITCOIND_SIGTERM_TIMEOUT to OpenRC init scripts

This allows users to specify, e.g. raise, the default timeout of 60
seconds. Some bitcoind instances, especially long running ones on slow
hardware, require a higher timeout for a clean shut down.

Also add a comment to bitcoind.openrc's 'retry=', since it is not
obvious from the variable name what it does.
contrib/init/bitcoind.openrc
contrib/init/bitcoind.openrcconf
This page took 0.023357 seconds and 4 git commands to generate.