[or-cvs] Tweak it some more
Peter Palfrader
weasel at seul.org
Fri Nov 12 17:34:04 UTC 2004
Update of /home/or/cvsroot/debian
In directory moria.mit.edu:/tmp/cvs-serv31394/debian
Modified Files:
tor.init
Log Message:
Tweak it some more
Index: tor.init
===================================================================
RCS file: /home/or/cvsroot/debian/tor.init,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- tor.init 12 Nov 2004 17:31:42 -0000 1.8
+++ tor.init 12 Nov 2004 17:34:02 -0000 1.9
@@ -48,7 +48,7 @@
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 \
More information about the tor-commits
mailing list