zcash-patched-for-explorer/contrib/init
Florian Schmaus 70b3d9e3ac
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.
2017-03-03 10:57:18 -08:00
..
README.md startup script for centos, with documentation. 2015-03-03 11:23:54 -05:00
bitcoind.conf Add init scripts and docs for Upstart and OpenRC 2014-09-09 16:58:06 -04:00
bitcoind.init startup script for centos, with documentation. 2015-03-03 11:23:54 -05:00
bitcoind.openrc Add BITCOIND_SIGTERM_TIMEOUT to OpenRC init scripts 2017-03-03 10:57:18 -08:00
bitcoind.openrcconf Add BITCOIND_SIGTERM_TIMEOUT to OpenRC init scripts 2017-03-03 10:57:18 -08:00
bitcoind.service Add init scripts and docs for Upstart and OpenRC 2014-09-09 16:58:06 -04:00

README.md

Sample configuration files for:

SystemD: bitcoind.service Upstart: bitcoind.conf OpenRC: bitcoind.openrc bitcoind.openrcconf CentOS: bitcoind.init

have been made available to assist packagers in creating node packages here.

See doc/init.md for more information.