diff options
| author | Peter Palfrader <peter@palfrader.org> | 2006-01-23 15:04:03 +0000 |
|---|---|---|
| committer | Peter Palfrader <peter@palfrader.org> | 2006-01-23 15:04:03 +0000 |
| commit | 5521b5de3ee5f505ae07e6e129e1d4a87a87d198 (patch) | |
| tree | 5c044884cd6544c0920e6398d082a87c83ebbf98 /debian/changelog | |
| parent | 979c71632d2392edc96a1a91040179b6f8636ec9 (diff) | |
| download | tor-5521b5de3ee5f505ae07e6e129e1d4a87a87d198.tar tor-5521b5de3ee5f505ae07e6e129e1d4a87a87d198.tar.gz | |
Print that we're raising the ulimit to stdout in the init script.
svn:r5853
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1e75935f1..debb47b7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ tor (0.1.1.12-alpha-cvs-0) unreleased; urgency=low * Create /var/run/tor on init script start if it does not exist already. * Set default ulimit -n to 8k instead of 4k in /etc/default/tor. + * Print that we're raising the ulimit to stdout in the init script. - -- Peter Palfrader <weasel@debian.org> Mon, 23 Jan 2006 15:00:53 +0100 + -- Peter Palfrader <weasel@debian.org> Mon, 23 Jan 2006 15:57:59 +0100 tor (0.1.1.12-alpha-1) experimental; urgency=low |