contrib/init/bitcoind.openrcconf: Don't disable wallet by default

It's harmless if it goes unused, and confused when a wallet is desired
pull/365/head
Luke Dashjr 8 years ago
parent 234bfbf6a5
commit afc693dea6

@ -23,5 +23,5 @@
#BITCOIND_NICE=0
# Additional options (avoid -conf and -datadir, use flags above)
BITCOIND_OPTS="-disablewallet"
#BITCOIND_OPTS=""

Loading…
Cancel
Save