Add init scripts and docs for Upstart and OpenRC

This commit is contained in:
Adam Weiss
2014-07-31 11:56:17 -04:00
parent 8b4616bab3
commit 234bfbf6a5
8 changed files with 289 additions and 51 deletions

10
contrib/init/README.md Normal file
View File

@@ -0,0 +1,10 @@
Sample configuration files for:
SystemD: bitcoind.service
Upstart: bitcoind.conf
OpenRC: bitcoind.openrc
bitcoind.openrcconf
have been made available to assist packagers in creating node packages here.
See doc/init.md for more information.