diff options
author | Peter Palfrader <peter@palfrader.org> | 2005-03-10 18:19:14 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2005-03-10 18:19:14 +0000 |
commit | 5937db52eae44397676c153364e7d193ed295760 (patch) | |
tree | 9208c87466c3142b4284bce3815917d47c1b641d /debian/changelog | |
parent | a308353600a525ffda88d85f91cf3d307dd83ee0 (diff) | |
download | tor-5937db52eae44397676c153364e7d193ed295760.tar.gz tor-5937db52eae44397676c153364e7d193ed295760.zip |
Wait for 60 seconds in init stop. 35 is too little.
svn:r3734
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 ac017913d1..3a04211852 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ tor (0.1.0.0-alpha-cvs-1) UNRELEASED; urgency=low * Update URL to tor in debian/control and debian/copyright. * Add a snippet to disable epoll in etc/default/tor, commented out. * Add a snippet to set nice level in etc/default/tor. + * Wait for 60 seconds in init stop. 35 is too little. - -- Peter Palfrader <weasel@debian.org> Fri, 4 Feb 2005 13:24:47 +0100 + -- Peter Palfrader <weasel@debian.org> Thu, 10 Mar 2005 19:18:28 +0100 tor (0.0.9.4-1) unstable; urgency=low |