Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update debian defaults in preparation for starting as root.•••Previously the debian defaults were only loaded when we started Tor as the debian-tor user. Now they are also loaded when started as root. In addition to logging, pidfile, datadir and runasdaemon we also change the User and Group options from their NULL default to "debian-tor" so that Tor correctly setuids/setgids to the role user the package created. This will allow us to start the daemon as root. svn:r13685 | Peter Palfrader | 2008-02-23 |
* | Previously our defaults for DataDirectory, PidFile, RunAsDaemon, and•••Log differed from upstreams. Now Tor behaves just like before (with our own DataDirectory and all) only when run as the debian-tor user. If invoked as any other user, Tor will behave just like the pristine upstream version. svn:r6821 | Peter Palfrader | 2006-07-24 |
* | Update README.Debian to say that upstream now does have a default for DataDir...•••svn:r4083 | Peter Palfrader | 2005-04-20 |
* | Do not patch the default torrc to include settings we really want. Instead m...•••svn:r2813 | Peter Palfrader | 2004-11-12 |