blob: affc7c2e7506382b4b60a243bd0711abcb7f5884 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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](../../doc/init.md) for more information.
|