FS#3843 - Tor rc.d script
Attached to Project:
Arch Linux
Opened by Simon Morgan (sjmorgan) - Thursday, 26 January 2006, 14:05 GMT
Last edited by Dale Blount (dale) - Thursday, 26 January 2006, 14:13 GMT
Opened by Simon Morgan (sjmorgan) - Thursday, 26 January 2006, 14:05 GMT
Last edited by Dale Blount (dale) - Thursday, 26 January 2006, 14:13 GMT
|
Details
IMHO Tor could benefit from an rc.d script. I have created
one which drops privelages to uid and gid nobody and creates
and sets a data dir of /var/run/tor. Feel free to improve or
ignore.
|
This task depends upon
Closed by Simo Leone (neotuli)
Monday, 20 February 2006, 18:55 GMT
Reason for closing: Implemented
Additional comments about closing: I decided to do things in tor's config file rather than on tor's command line.
There is now a user/group for tor. It stores its data in /var/lib/tor. It is preconfigured to run as tor.tor and as a daemon using the correct data dir. Also, it is precofigured to run only as a client, not as a server.
Monday, 20 February 2006, 18:55 GMT
Reason for closing: Implemented
Additional comments about closing: I decided to do things in tor's config file rather than on tor's command line.
There is now a user/group for tor. It stores its data in /var/lib/tor. It is preconfigured to run as tor.tor and as a daemon using the correct data dir. Also, it is precofigured to run only as a client, not as a server.
tor
Jürgen