aboutsummaryrefslogtreecommitdiff
path: root/contrib/init
Commit message (Collapse)AuthorAgeFilesLines
* s/DOGE/DIS/gTomo Ueda2021-09-023-37/+37
|
* really s/Doge/Dis/g this timeTomo Ueda2021-09-022-3/+3
|
* s/doge/dis/gTomo Ueda2021-09-027-60/+60
|
* s/bitcoin/dogecoin/ in init scripts (#1456)Ross Nicoll2019-03-2511-206/+206
|
* contrib/init/bitcoind.openrcconf: Don't disable wallet by defaultLuke Dashjr2017-06-051-1/+1
| | | | | | | It's harmless if it goes unused, and confused when a wallet is desired Github-Pull: #10451 Rebased-From: afc693dea695b75721db55d0decee3b11dcb3625
* added org.bitcoin.bitcoind.plist for launchd (OS X)Kevin Cooper2015-09-022-0/+16
|
* Add BITCOIND_SIGTERM_TIMEOUT to OpenRC init scriptsFlorian Schmaus2015-07-082-1/+11
| | | | | | | | | 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.
* Capitalized P2Psandakersmann2015-05-141-1/+1
| | | | Capitalized P2P
* [Trivial] Cryptocurrency is one wordsandakersmann2015-05-141-1/+1
| | | | Cryptocurrency was added to Oxford Dictionaries Online in May 2014.
* Merge pull request #5847Wladimir J. van der Laan2015-03-162-0/+68
|\ | | | | | | 723664b startup script for centos, with documentation. (joshr)
| * startup script for centos, with documentation.joshr2015-03-032-0/+68
| |
* | contrib/init/bitcoind.openrc: Compatibility with previous OpenRC init script ↵Luke Dashjr2015-03-031-2/+4
|/ | | | variables
* Add init scripts and docs for Upstart and OpenRCAdam Weiss2014-09-095-0/+210