From: Zooko O'Whielacronx
Date: Sat, 19 Jun 2010 04:07:54 +0000 (-0700)
Subject: docs: apply patch from duck for #937 about "tahoe run" not working on introducers
X-Git-Tag: allmydata-tahoe-1.7.0~6
X-Git-Url: https://git.rkrishnan.org/vdrive/%22news.html/simplejson?a=commitdiff_plain;h=49912c106e3dc3de1bfdb65c39d4c25e3ea08ff6;p=tahoe-lafs%2Ftahoe-lafs.git
docs: apply patch from duck for #937 about "tahoe run" not working on introducers
---
diff --git a/docs/running.html b/docs/running.html
index 94d819d8..5961834f 100644
--- a/docs/running.html
+++ b/docs/running.html
@@ -49,7 +49,9 @@
"tahoe create-introducer .
". Now run the introducer using
"tahoe start .
". After it starts, it will write a file named
introducer.furl
in that base directory. This file contains the
- URL the other nodes must use in order to connect to this introducer.
+ URL the other nodes must use in order to connect to this introducer.
+ (Note that "tahoe run .
" doesn't work for introducers, this is a known
+ issue: #937.)
The "tahoe run
" command above
will run the node in the foreground. On Unix, you can run it in the background