[tor-relays] Reload Config Without Restarting?
Operator AnonymizedIoExitCA1
torrelay at anonymized.io
Wed Jan 27 01:12:23 UTC 2016
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 at lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
More information about the tor-relays
mailing list