Tagged Questions
2
votes
1answer
2k views
In Debian 6, how to start a daemon as a different user?
I'm trying to start the Tor daemon as another user. When it installs, Tor automatically creates a new user "debian-tor", however, it does not run as this user, but rather as root.
In Debain 5 I ...