Peter Palfrader 521c006fd5 Remove .cvsignore files from trunk 18 лет назад
..
patches 59561b1bed Tell users about the init script when they try to run Tor as root. 18 лет назад
README.Debian f968d38f3e Previously our defaults for DataDirectory, PidFile, RunAsDaemon, and 18 лет назад
README.privoxy df3f015911 Add a README.privoxy file 20 лет назад
TODO f8ba32c32d add items to my TODO 18 лет назад
changelog 59561b1bed Tell users about the init script when they try to run Tor as root. 18 лет назад
compat 9d3cf1b4d1 First go at a debian package 20 лет назад
control e4ee8a0069 Merge 0.1.0.14+XXXX changes 19 лет назад
copyright d10f2b7267 Forward port 0.1.0.16 changelog and change to copyright file 18 лет назад
hexdump-cell-struct.pdf c12d81d654 Merge debian directory from tor-0_1_0-patches to HEAD 19 лет назад
hexdump-interaction.pdf c12d81d654 Merge debian directory from tor-0_1_0-patches to HEAD 19 лет назад
rules e8e113c6f7 Merge differences between debian_version_0_1_1_18-rc-1 and debian_version_0_1_1_19-rc-1 from tor-0_1_1-patches into head 18 лет назад
tor.default 979c71632d * Create /var/run/tor on init script start if it does not exist already. 18 лет назад
tor.dirs 2849ff13e2 New upstream version. Tor stays in sbin in Debian 20 лет назад
tor.docs e8e113c6f7 Merge differences between debian_version_0_1_1_18-rc-1 and debian_version_0_1_1_19-rc-1 from tor-0_1_1-patches into head 18 лет назад
tor.init 5521b5de3e Print that we're raising the ulimit to stdout in the init script. 18 лет назад
tor.lintian-override cb34be367f Add a lintian override for the INSTALL file 20 лет назад
tor.logrotate ba8690373a Add sharedscripts tor logrotate.d/tor 19 лет назад
tor.postinst b7131c2260 Make logs readable by the system administrators (group adm) 19 лет назад
tor.postrm 9d3cf1b4d1 First go at a debian package 20 лет назад
watch 904b321fa7 Add watch file 19 лет назад

README.Debian

This is the Debian package for Tor, The Onion Router.

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, Mon, 24 Jul 2006 05:20:30 +0200