Peter Palfrader
|
77bc85f047
Be quiet when creating /var/run/tor.
|
15 years ago |
Peter Palfrader
|
0e3efc1140
fix r1571[89], thanks arma
|
16 years ago |
Peter Palfrader
|
57de86bae7
merge from 0.2.0.x: r15718: Warn the admin if the number of file descriptors on his system is tiny
|
16 years ago |
Peter Palfrader
|
530d4237c2
Merge r13820: Fix broken quoting in init script
|
16 years ago |
Peter Palfrader
|
9b582af28a
Run --verify-config before start/reload/restart as root. No longer su - to
|
16 years ago |
Peter Palfrader
|
0b95e987b1
Move config check to its own function
|
16 years ago |
Peter Palfrader
|
e25683fe3d
Start Tor as root.
|
16 years ago |
Peter Palfrader
|
ba977ed4f1
I wonder what color it will be
|
16 years ago |
Peter Palfrader
|
c92c5733d6
if you have more than 40k FDs on your system let Tor use up to 16k of them by default
|
16 years ago |
Peter Palfrader
|
644452a62f
Change the default for MAX_FILEDESCRIPTORS in our init script to depend on the
|
16 years ago |
Peter Palfrader
|
ad37ad7508
Do not separate required lsb facilities with commas in the init script (closes:
|
17 years ago |
Peter Palfrader
|
bacbf984ca
Only create pid dir if we are about to start Tor (Luca Capello, closes: #447508)
|
17 years ago |
Peter Palfrader
|
02b9ed2455
Merge 10037:10432 into trunk, also brings in a newer trunk changelog with no real news
|
17 years ago |
Peter Palfrader
|
3a8647c232
r9566@galaxy: weasel | 2006-08-29 22:32:26 +0200
|
18 years ago |
Peter Palfrader
|
e866702809
r9565@galaxy: weasel | 2006-08-29 22:20:38 +0200
|
18 years ago |
Peter Palfrader
|
5521b5de3e
Print that we're raising the ulimit to stdout in the init script.
|
19 years ago |
Peter Palfrader
|
979c71632d
* Create /var/run/tor on init script start if it does not exist already.
|
19 years ago |
Peter Palfrader
|
fa29f91944
Whitespace fix
|
19 years ago |
Peter Palfrader
|
b52c4bfe09
Use bin/bash for the init script instead of bin/sh. We are using ulimit -n
|
19 years ago |
Peter Palfrader
|
e4ee8a0069
Merge 0.1.0.14+XXXX changes
|
19 years ago |
Peter Palfrader
|
c12d81d654
Merge debian directory from tor-0_1_0-patches to HEAD
|
19 years ago |
Peter Palfrader
|
5937db52ea
Wait for 60 seconds in init stop. 35 is too little.
|
19 years ago |
Peter Palfrader
|
6e7007bfba
Add a snippet to set nice level in etc/default/tor
|
20 years ago |
Peter Palfrader
|
0133411df9
Use SIGINT to shutdown tor
|
20 years ago |
Peter Palfrader
|
cbb1b33fb5
Set ulimit for file descriptors to 4096 in our init script
|
20 years ago |
Peter Palfrader
|
ad8e779db2
Tweak it some more
|
20 years ago |
Peter Palfrader
|
ecf21bda3f
Change init startup script to properly deal with tor printing stuff on startup.
|
20 years ago |
Peter Palfrader
|
e5fd4c026c
No longer use --pidfile, --logfile, and --runasdaemon command line options. Set them in the configfile instead.
|
20 years ago |
Peter Palfrader
|
c573b1a903
* New upstream release: Fixes another instance of that remote crash bug.
|
20 years ago |
Peter Palfrader
|
3e452fed54
Wait for tor to die in init stop. Let the user know if it doesn't
|
20 years ago |