mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Tweak it some more
svn:r2817
This commit is contained in:
parent
ecf21bda3f
commit
ad8e779db2
2
debian/tor.init
vendored
2
debian/tor.init
vendored
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user