[or-cvs] Previously our defaults for DataDirectory, PidFile, RunAsDa...
Peter Palfrader
weasel at seul.org
Mon Jul 24 03:24:27 UTC 2006
Update of /home/or/cvsroot/tor/debian
In directory moria:/tmp/cvs-serv21624/debian
Modified Files:
README.Debian changelog
Log Message:
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.
Index: README.Debian
===================================================================
RCS file: /home/or/cvsroot/tor/debian/README.Debian,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -d -r1.2 -r1.3
--- README.Debian 20 Apr 2005 15:29:12 -0000 1.2
+++ README.Debian 24 Jul 2006 03:24:25 -0000 1.3
@@ -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
Index: changelog
===================================================================
RCS file: /home/or/cvsroot/tor/debian/changelog,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -p -d -r1.174 -r1.175
--- changelog 21 Jun 2006 22:13:03 -0000 1.174
+++ changelog 24 Jul 2006 03:24:25 -0000 1.175
@@ -2,8 +2,13 @@ tor (0.1.2.0-alpha-cvs-1) unstable; urge
* CVS snapshot.
* Forward port 07_log_to_file_by_default.dpatch.
+ * 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.
- -- Peter Palfrader <weasel at debian.org> Thu, 22 Jun 2006 00:12:44 +0200
+ -- Peter Palfrader <weasel at debian.org> Mon, 24 Jul 2006 05:21:00 +0200
tor (0.1.1.21-1) unstable; urgency=low
More information about the tor-commits
mailing list