dogecoin/contrib/init
setpill 870d4152df Set ProtectHome in systemd service file
Further hardening; the service should be run with as many restrictions
as possible without breaking it.
2019-08-20 10:54:14 +02:00
..
bitcoind.conf
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
bitcoind.service Set ProtectHome in systemd service file 2019-08-20 10:54:14 +02:00
org.bitcoin.bitcoind.plist
README.md align items in contrib init 2018-10-30 14:27:37 -04:00

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.