BTCP-Rebase/contrib/init
Alejandro Avilés ab5bba7783 Fix launchctl not being able to stop bitcoind
bitcoind should not be launched as daemon from launchctl. Otherwise, the
process cannot be stopped from launchctl.
2017-09-29 10:54:10 +02:00
..
README.md Fix init README format to render correctly on github 2017-03-19 09:09:25 -04:00
bitcoind.conf Fix inconsistencies and grammar in various files 2017-06-27 19:59:07 +12:00
bitcoind.init startup script for centos, with documentation. 2015-03-03 11:23:54 -05:00
bitcoind.openrc Fix inconsistencies and grammar in various files 2017-06-27 19:59:07 +12:00
bitcoind.openrcconf Merge #10451: contrib/init/bitcoind.openrcconf: Don't disable wallet by default 2017-06-01 15:05:18 +02:00
bitcoind.service Add init scripts and docs for Upstart and OpenRC 2014-09-09 16:58:06 -04:00
org.bitcoin.bitcoind.plist Fix launchctl not being able to stop bitcoind 2017-09-29 10:54:10 +02:00

README.md

Sample configuration files for:

SystemD: bitcoind.service
Upstart: bitcoind.conf
OpenRC:  bitcoind.openrc
         bitcoind.openrcconf
CentOS:  bitcoind.init
OS X:    org.bitcoin.bitcoind.plist

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

See doc/init.md for more information.