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

It's harmless if it goes unused, and confused when a wallet is desired
This commit is contained in:
Luke Dashjr 2017-05-25 01:56:03 +00:00
parent 234bfbf6a5
commit afc693dea6

View file

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