You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
litecoin/contrib/init
Carl Dong b0c7b54d0c
init: Use systemd automatic directory creation
6 years ago
..
README.md align items in contrib init 6 years ago
bitcoind.conf Fix inconsistencies and grammar in various files 7 years ago
bitcoind.init Obsolete #!/bin/bash shebang 6 years ago
bitcoind.openrc Merge #11676: contrib/init: Update openrc-run filename 7 years ago
bitcoind.openrcconf Merge #10451: contrib/init/bitcoind.openrcconf: Don't disable wallet by default 8 years ago
bitcoind.service init: Use systemd automatic directory creation 6 years ago
org.bitcoin.bitcoind.plist Fix launchctl not being able to stop bitcoind 7 years ago

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.