Age | Commit message (Collapse) | Author |
|
Once upon a time it made sense to keep all the Debian files in the
main Tor distribution, since repeatedly merging them back in was hard.
Now that we're on git, that's no longer so.
Peter's debian repository at debian/tor.git on our git server has the
most recent version of the tor-on-debian packaging stuff, and the versions
in our own repository have gotten out of date.
Resolves bug #1735.
|
|
number of system-wide available file descriptors: /proc/sys/fs/file-max is
bigger than 100k, set ulimit -n to 32k, if it's smaller than 20k set it to
1024. Big servers at the moment regularly use more than 10k FDs, so our old
default of 8k no longer is sufficient. On the other hand we don't want lower
end systems to run out of FDs on Tor's account.
svn:r13625
|
|
* Set default ulimit -n to 8k instead of 4k in /etc/default/tor.
svn:r5852
|
|
svn:r5382
|
|
Add an ARGS block to etc/default/tor as suggested in #338425.
svn:r5381
|
|
svn:r4805
|
|
svn:r3558
|
|
svn:r3514
|
|
svn:r3513
|
|
svn:r3501
|
|
svn:r2172
|
|
svn:r1221
|
|
svn:r987
|