> On 1 Jul 2018, at 21:10, Keifer Bly <keifer....@gmail.com> wrote:
> 
> How do I reload  the relay without restarting it?

To reload all the tor instances on your machine:
killall -HUP tor

To reload just one tor instance:
kill -HUP `cat tor.pid`
If you have "PidFile tor.pid" in your torrc.

T

_______________________________________________
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

Reply via email to