kill -HUP <pid of tor>
or
killall -HUP tor
I know the kill command look scary but it can send other signals than sigkill, see kill -l for the list of signal. -HUP can be replaced with -1 as well.
On 2016-01-26 8:06 PM, Tristan wrote:
Is it possible to reload torrc without restarting Tor? I'm running on a Raspberry Pi compiled from source, so I can't use sudo service tor reload.
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays