aboutsummaryrefslogtreecommitdiff
path: root/contrib/init/bitcoind.openrc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-05-15 13:54:32 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-05-15 13:59:07 +0200
commite47c94e64c44e817ac80cf682a68ba0c4580952f (patch)
treeee2c59e0e8d3344673bcba76e2adeacec00b41a8 /contrib/init/bitcoind.openrc
parentf0043c2d6d2ceddd631a76b424dd8c163f3dad66 (diff)
parentf13dac972c9cf308abf72a1d1a54135b1392eaea (diff)
Merge pull request #6135
f13dac9 Comment edits and cleanup (BitcoinPRReadingGroup) ff734e9 Alphabetic order in makefile (Jorge Timón) 5207f33 fix header include groups (Philip Kaufmann) 59b149f remove unneeded incude of wallet/db.h from rpcmining.cpp (Philip Kaufmann) 3703385 remove unused classes from db.h (Philip Kaufmann) 0a7bcb7 fix IDE/compiler warning "extra ';'" in validationinterface.h (Philip Kaufmann) 3b00e7c [Trivial] Update COPYING (sandakersmann) dd9e688 Trivial: Corrected owner of DNS seeder (ayeowch) a60bfd8 [init] better message when no wallet support is compiled in (Philip Kaufmann) 78f44b6 Capitalized P2P (sandakersmann) 8e9248d [Trivial] Cryptocurrency is one word (sandakersmann) 803f51e Typo in GetRawMemPool RPC method help: "]" --> "}" (Chris Arnesen) 605a735 addrman: update comments (Pavel Vasin)
Diffstat (limited to 'contrib/init/bitcoind.openrc')
-rw-r--r--contrib/init/bitcoind.openrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/init/bitcoind.openrc b/contrib/init/bitcoind.openrc
index b0ac5e31e1..a94f03680d 100644
--- a/contrib/init/bitcoind.openrc
+++ b/contrib/init/bitcoind.openrc
@@ -19,7 +19,7 @@ BITCOIND_NICE=${BITCOIND_NICE:-${NICELEVEL:-0}}
BITCOIND_OPTS="${BITCOIND_OPTS:-${BITCOIN_OPTS}}"
name="Bitcoin Core Daemon"
-description="Bitcoin crypto-currency p2p network daemon"
+description="Bitcoin cryptocurrency P2P network daemon"
command="/usr/bin/bitcoind"
command_args="-pid=\"${BITCOIND_PIDFILE}\" \