On Tue, Mar 15, 2011 at 06:18:49PM -0400, Etienne Laurin wrote:
I had the same problem. The wrapper script keep calling itself. Here a
patch for the fix.
Ohh, yes. I forgot about this silly bug. Thanks for reminding me!! :-)
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
*
I had the same problem. The wrapper script keep calling itself. Here a
patch for the fix.
Etienne Laurin
diff --git a/debian/bin/bitcoind b/debian/bin/bitcoind
index 375d51a..0904f76 100755
--- a/debian/bin/bitcoind
+++ b/debian/bin/bitcoind
@@ -15,4 +15,4 @@ cfgfile="$basedir/bitcoin.conf"
# Bit
2 matches
Mail list logo