>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. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org