summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2009-01-18 00:50:31 +0000
committerPeter Palfrader <peter@palfrader.org>2009-01-18 00:50:31 +0000
commit58110054427a74075c28e78345005ad9546b612c (patch)
tree7ac54f7ddab0ca64a224b03720e2bcf483dab055 /debian/README.Debian
parent0e5973dec27c5c9d4e711423ab1257bb53bdb875 (diff)
downloadtor-58110054427a74075c28e78345005ad9546b612c.tar.gz
tor-58110054427a74075c28e78345005ad9546b612c.zip
README.Debian: No longer claim we change the default 'Group' setting when run
as debian-user. That setting no longer exists. svn:r18159
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index d2e8bf20dc..26a72d1cac 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -7,7 +7,7 @@ Debian. If Tor is started as root or the 'debian-tor' user, then:
- 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 (uses $HOME/.tor upstream),
-- User and Group are set to "debian-tor".
+- User is set to "debian-tor".
If Tor is started as any other user it behaves just like upstream's.