On 22/09/11 21:14, ras wrote: >> Do you have any custom configuration on torrc, specifically overriding >> defaults daemon's user/group, socket ownership, or something related? > I didn't touch it in any way. > >> Would you mind attaching into this thread the output of this commands >> (as root)? > # file /var/run > /var/run: symbolic link to `/run' > > # ls -ld /var/run > 0 lrwxrwxrwx 1 root root 4 Jun 27 05:13 /var/run -> /run > > # ls -ld /var/run/tor > drwxr-s--- 2 debian-tor debian-tor 60 Sep 23 07:00 /var/run/tor > > # df |grep run > tmpfs 405016 472 404544 1% /run > tmpfs 810028 4 810024 1% /run/shm > > $ cat /etc/default/tor.vidalia > if [ -x /usr/bin/vidalia ]; then > RUN_DAEMON=no > fi > > Tor still complains about /var/run/tor not owned by my user. Hello.
I'm about to upload a fix that I hope It would help, but to mitigate
this, can you follow this steps as root
# mv /etc/default/tor.vidalia{,-old}
# /etc/init.d/tor stop
# /etc/init.d/tor start
Copy the output and then start Vidalia with your regular X user.
Cheers,
Dererk
--
BOFH excuse #119:
evil hackers from Serbia.
signature.asc
Description: OpenPGP digital signature

