On Thu, 22 Sep 2011, ras wrote: > > > Please show me your /etc/init.d/tor script. > > I didn't touch it in any way. Here it is:
Ok, that script looks like it creates /var/run/tor - what happens when you remove the one you created and try to run the init script? If it doesn't work, try with bash -x /etc/init.d/tor. > check_torpiddir () { > if test ! -d $TORPIDDIR; then > #echo "There is no $TORPIDDIR directory. Creating one for you." > mkdir -m 02750 "$TORPIDDIR" > chown debian-tor:debian-tor "$TORPIDDIR" > fi -- | .''`. ** Debian ** Peter Palfrader | : :' : The universal http://www.palfrader.org/ | `. `' Operating System | `- http://www.debian.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org