-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hello,
i search a working init script for multiple tor instances. I tried it from https://www.torservers.net/misc/config/initd-tor but that is broken. Does somebody have a working one?
Thanks for help
On 02/16/2014 09:55 PM, tor@afo-tm.org wrote:
i search a working init script for multiple tor instances. I tried it from https://www.torservers.net/misc/config/initd-tor but that is broken. Does somebody have a working one?
Hi!
I think there's a small typo in there. I have a working version in the torservers.net github account [1].
Johannes
[1] https://github.com/torservers/setup-automation/blob/master/config/initd-tor
Johannes Fürmann:
On 02/16/2014 09:55 PM, tor@afo-tm.org wrote:
i search a working init script for multiple tor instances. I tried it from https://www.torservers.net/misc/config/initd-tor but that is broken. Does somebody have a working one?
Hi!
I think there's a small typo in there. I have a working version in the torservers.net github account [1].
Johannes
[1] https://github.com/torservers/setup-automation/blob/master/config/initd-tor _______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
Hi,
and thanks. After removing -oknodo it did start on debian. Stop and Status aren't working for me but that is not that important atm. Maybe it is because it's for ubuntu or so idk.
Anyway thanks for help
On 02/17/2014 11:16 PM, tor@afo-tm.org wrote:
and thanks. After removing -oknodo it did start on debian. Stop and Status aren't working for me but that is not that important atm. Maybe it is because it's for ubuntu or so idk.
This is indeed the typo, instead of "-oknodo" it should read "--oknodo". but I'm not sure if the parameter is that important in our case anyways.
The start and stop actions not working is a known bug and I'll look into that in some days.
Johannes
On 02/17/2014 11:34 PM, Johannes Fürmann wrote:
This is indeed the typo, instead of "-oknodo" it should read "--oknodo". but I'm not sure if the parameter is that important in our case anyways.
The start and stop actions not working is a known bug and I'll look into that in some days.
Just FYI, the script used to work on Debian and Ubuntu without modification ("-oknodo"), including start, stop and reload actions. Not sure what happened there, but we should probably sync it with the latest "stock" Tor initscript.
tor-relays@lists.torproject.org