aboutsummaryrefslogtreecommitdiff
path: root/contrib/init/bitcoind.openrcconf
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/init/bitcoind.openrcconf')
-rw-r--r--contrib/init/bitcoind.openrcconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/init/bitcoind.openrcconf b/contrib/init/bitcoind.openrcconf
index 0cbff6d30d..f70e25cb5f 100644
--- a/contrib/init/bitcoind.openrcconf
+++ b/contrib/init/bitcoind.openrcconf
@@ -23,7 +23,7 @@
#BITCOIND_NICE=0
# 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
# after a SIGTERM has been raised.