Explorar o código

Tweak it some more

svn:r2817
Peter Palfrader %!s(int64=20) %!d(string=hai) anos
pai
achega
ad8e779db2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      debian/tor.init

+ 1 - 1
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 \