[tor-commits] [chutney/master] Document CHUTNEY_DATA_DIR
nickm at torproject.org
nickm at torproject.org
Fri Jun 17 14:53:38 UTC 2016
commit 360d88a936670a90b21f0d2cff3300ca454b1ae6
Author: Nick Mathewson <nickm at torproject.org>
Date: Fri Jun 17 10:53:35 2016 -0400
Document CHUTNEY_DATA_DIR
---
README | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README b/README
index 3e4b1f5..e0eb457 100644
--- a/README
+++ b/README
@@ -66,3 +66,6 @@ The configuration files:
The working files:
chutney sticks its working files, including all data directories, log
files, etc, in ./net/. Each tor instance gets a subdirectory of net/nodes.
+
+ You can override the directory "./net" with the CHUTNEY_DATA_DIR
+ environment variable.
More information about the tor-commits
mailing list