BTCP-Rebase/contrib/init
DesWurstes 000000035b Obsolete #!/bin/bash shebang 2018-06-20 11:12:41 +03:00
..
README.md Rename “OS X” to the newer “macOS” convention 2018-06-04 13:04:04 +02:00
bitcoind.conf Fix inconsistencies and grammar in various files 2017-06-27 19:59:07 +12:00
bitcoind.init Obsolete #!/bin/bash shebang 2018-06-20 11:12:41 +03:00
bitcoind.openrc Merge #11676: contrib/init: Update openrc-run filename 2017-11-13 17:01:46 -05: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 Apply hardening measurements in bitcoind systemd service file 2018-03-14 08:11:07 +01: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
macOS:    org.bitcoin.bitcoind.plist

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

See doc/init.md for more information.