summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2004-11-12 17:17:58 +0000
committerPeter Palfrader <peter@palfrader.org>2004-11-12 17:17:58 +0000
commitead200164a547a276c1ab92271aee85ccec4e642 (patch)
tree71c5ecbad9401ac742fd319b3ddf859ab8464339 /debian/README.Debian
parenta1e7ad485502bfa686f623f245549822dbb8ca49 (diff)
downloadtor-ead200164a547a276c1ab92271aee85ccec4e642.tar.gz
tor-ead200164a547a276c1ab92271aee85ccec4e642.zip
Do not patch the default torrc to include settings we really want. Instead modify the compiled in default options.
svn:r2813
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000000..9c03940dbd
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,13 @@
+This is the Debian package for Tor, The Onion Router.
+
+The following changes have been made to the Tor source to integrate it better
+into Debian:
+
+- RunAsDaemon is enabled by default.
+- PidFile is set to /var/run/tor/tor.pid. No default upstream.
+- default logging goes to /var/log/tor/log instead of stdout.
+- DataDirectory is set to /var/lib/tor by default. No default upstream.
+
+
+--
+Peter Palfrader, Fri, 12 Nov 2004 18:08:54 +0100