diff options
author | Peter Palfrader <peter@palfrader.org> | 2006-07-24 03:38:26 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2006-07-24 03:38:26 +0000 |
commit | 59561b1bed082e82ef245b33fb9cd9e3525871e3 (patch) | |
tree | 40ad0f2487eb628dee00765b6c95a73d01551809 /debian/changelog | |
parent | f968d38f3eacbc395b490ecba6f55e7d0943e047 (diff) | |
download | tor-59561b1bed082e82ef245b33fb9cd9e3525871e3.tar.gz tor-59561b1bed082e82ef245b33fb9cd9e3525871e3.zip |
Tell users about the init script when they try to run Tor as root.
Should we also do this when they try to run their Tor as any other
(non root, non debian-tor) user? - add 11_tor_as_root_more_helpful
svn:r6822
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8b0df71d27..df2071f67b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,11 @@ tor (0.1.2.0-alpha-cvs-1) unstable; urgency=low our own DataDirectory and all) only when run as the debian-tor user. If invoked as any other user, Tor will behave just like the pristine upstream version. + * Tell users about the init script when they try to run Tor as root. + Should we also do this when they try to run their Tor as any other + (non root, non debian-tor) user? - add 11_tor_as_root_more_helpful - -- Peter Palfrader <weasel@debian.org> Mon, 24 Jul 2006 05:21:00 +0200 + -- Peter Palfrader <weasel@debian.org> Mon, 24 Jul 2006 05:37:17 +0200 tor (0.1.1.21-1) unstable; urgency=low |