summaryrefslogtreecommitdiffstats
path: root/cholerab
diff options
context:
space:
mode:
authortv <tv@nomic.retiolum>2013-11-05 10:50:01 +0100
committertv <tv@nomic.retiolum>2013-11-05 10:50:01 +0100
commit9cc8c71fd33b265c27d6112c996e3422943afce7 (patch)
treedefbed60091d2f5b40813ca450fbe937feb14f3c /cholerab
parent792f285cbc671e79f3e2d7d394c5d7fdf2b78b46 (diff)
cholerab brick install.: talk about client.port
Diffstat (limited to 'cholerab')
-rw-r--r--cholerab/tahoe/brick_installation2
1 files changed, 1 insertions, 1 deletions
diff --git a/cholerab/tahoe/brick_installation b/cholerab/tahoe/brick_installation
index 72f9b106..c8a10cd0 100644
--- a/cholerab/tahoe/brick_installation
+++ b/cholerab/tahoe/brick_installation
@@ -41,4 +41,4 @@ systemctl enable tahoe.service
systemctl start tahoe.service
## Firewall Configuration
-# open port 46080 to allow inbound connections
+# open port $(cat /opt/tahoe/client.port) to allow inbound connections