summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2004-11-12 17:34:02 +0000
committerPeter Palfrader <peter@palfrader.org>2004-11-12 17:34:02 +0000
commitad8e779db22078ca6b18bd6194bbceee538cb632 (patch)
treef7c70cf9a595ef1d411eb246666bf346c5583f53
parentecf21bda3f721929ba2d810dc3861897ed660f6a (diff)
downloadtor-debian-version-0.0.8+0.0.9pre5-2.tar.gz
tor-debian-version-0.0.8+0.0.9pre5-2.zip
svn:r2817
-rw-r--r--debian/tor.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tor.init b/debian/tor.init
index 208cb761dc..3763996f9f 100644
--- a/debian/tor.init
+++ b/debian/tor.init
@@ -48,7 +48,7 @@ case "$1" in
if [ "$RUN_DAEMON" != "yes" ]; then
echo "Not starting $DESC (Disabled in $DEFAULTSFILE)."
else
- echo "Starting $DESC..."
+ echo "Starting $DESC: $NAME..."
start-stop-daemon --start --quiet --oknodo \
--chuid debian-tor:debian-tor \
--pidfile $TORPID \