We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e9248d commit 78f44b6Copy full SHA for 78f44b6
contrib/init/bitcoind.openrc
@@ -19,7 +19,7 @@ BITCOIND_NICE=${BITCOIND_NICE:-${NICELEVEL:-0}}
19
BITCOIND_OPTS="${BITCOIND_OPTS:-${BITCOIN_OPTS}}"
20
21
name="Bitcoin Core Daemon"
22
-description="Bitcoin cryptocurrency p2p network daemon"
+description="Bitcoin cryptocurrency P2P network daemon"
23
24
command="/usr/bin/bitcoind"
25
command_args="-pid=\"${BITCOIND_PIDFILE}\" \
0 commit comments