Comment 9 for bug 877393

Revision history for this message
Yuriy Padlyak (gneeot) wrote :

$ cat /etc/default/tor.vidalia
if [ -x /usr/bin/vidalia ]; then
 RUN_DAEMON=no
fi

After I've changed RUN_DAEMON=no to RUN_DAEMON=yes , tor has started.