[tor-commits] [torouter/master] add two new configs
ioerror at torproject.org
ioerror at torproject.org
Wed Aug 17 16:06:44 UTC 2011
commit 790e0771d7b908d235ea0379c58594bb027924fc
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date: Wed Aug 17 17:46:05 2011 +0200
add two new configs
---
packages/torouter-prep/configs/hostname | 1 +
packages/torouter-prep/configs/hosts | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/packages/torouter-prep/configs/hostname b/packages/torouter-prep/configs/hostname
new file mode 100644
index 0000000..a4a2962
--- /dev/null
+++ b/packages/torouter-prep/configs/hostname
@@ -0,0 +1 @@
+torouter
diff --git a/packages/torouter-prep/configs/hosts b/packages/torouter-prep/configs/hosts
new file mode 100644
index 0000000..64f3fc1
--- /dev/null
+++ b/packages/torouter-prep/configs/hosts
@@ -0,0 +1 @@
+ 127.0.0.1 localhost
More information about the tor-commits
mailing list