aboutsummaryrefslogtreecommitdiff
path: root/contrib/init
AgeCommit message (Collapse)Author
2017-03-19Fix init README format to render correctly on githubJameson Lopp
2015-09-02added org.bitcoin.bitcoind.plist for launchd (OS X)Kevin Cooper
2015-07-08Add BITCOIND_SIGTERM_TIMEOUT to OpenRC init scriptsFlorian Schmaus
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.
2015-05-14Capitalized P2Psandakersmann
Capitalized P2P
2015-05-14[Trivial] Cryptocurrency is one wordsandakersmann
Cryptocurrency was added to Oxford Dictionaries Online in May 2014.
2015-03-16Merge pull request #5847Wladimir J. van der Laan
723664b startup script for centos, with documentation. (joshr)
2015-03-03startup script for centos, with documentation.joshr
2015-03-03contrib/init/bitcoind.openrc: Compatibility with previous OpenRC init script ↵Luke Dashjr
variables
2014-09-09Add init scripts and docs for Upstart and OpenRCAdam Weiss