aboutsummaryrefslogtreecommitdiffstats
path: root/community/bitcoin/bitcoin.conf
diff options
context:
space:
mode:
Diffstat (limited to 'community/bitcoin/bitcoin.conf')
-rw-r--r--community/bitcoin/bitcoin.conf7
1 files changed, 2 insertions, 5 deletions
diff --git a/community/bitcoin/bitcoin.conf b/community/bitcoin/bitcoin.conf
index 92bb57683ed..85bca9768e3 100644
--- a/community/bitcoin/bitcoin.conf
+++ b/community/bitcoin/bitcoin.conf
@@ -9,8 +9,5 @@ rpcuser=changeme
rpcpassword=changeme
rpcport=changeme
-#### do not use daemon mode with new initd ####
-#### which now uses supervise-daemon ##########
-daemon=0
-#gen=1 #generate bitcoins
-
+# Run in the background as a daemon and accept commands
+daemon=1