Document assumptions that are being made to avoid division by zero
[bitcoinplatinum.git] / contrib / init / README.md
blob1a949f3c078bec11afeb991ccc28dac640481082
1 Sample configuration files for:
2 ```
3 SystemD: bitcoind.service
4 Upstart: bitcoind.conf
5 OpenRC:  bitcoind.openrc
6          bitcoind.openrcconf
7 CentOS:  bitcoind.init
8 OS X:    org.bitcoin.bitcoind.plist
9 ```
10 have been made available to assist packagers in creating node packages here.
12 See doc/init.md for more information.