diff options
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index 6c9730d6c3..cda020b9e7 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,13 +1,14 @@ 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: +Some changes have been made to the Tor source to integrate it better into +Debian. If Tor is started as the 'debian-tor' user, then: - 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. Uses $HOME/.tor upstream. +If Tor is started as any other user it behaves just like upstream's. -- -Peter Palfrader, Fri, 12 Nov 2004 18:08:54 +0100 +Peter Palfrader, Mon, 24 Jul 2006 05:20:30 +0200 |