mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-21 05:00:10 +01:00
contrib/init/bitcoind.openrcconf: Don't disable wallet by default
It's harmless if it goes unused, and confused when a wallet is desired
Github-Pull: #10451
Rebased-From: afc693dea6
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
#BITCOIND_NICE=0
|
#BITCOIND_NICE=0
|
||||||
|
|
||||||
# Additional options (avoid -conf and -datadir, use flags above)
|
# Additional options (avoid -conf and -datadir, use flags above)
|
||||||
BITCOIND_OPTS="-disablewallet"
|
#BITCOIND_OPTS=""
|
||||||
|
|
||||||
# The timeout in seconds OpenRC will wait for bitcoind to terminate
|
# The timeout in seconds OpenRC will wait for bitcoind to terminate
|
||||||
# after a SIGTERM has been raised.
|
# after a SIGTERM has been raised.
|
||||||
|
|||||||
Reference in New Issue
Block a user