On 11/28/21 5:37 AM, Wiktor Żelazny wrote:
To my understanding for some reason one cannot stop a tor service using GNU Shepherd. When I need to restart, I kill the tor process using `kill <PID>`, and only then run `herd restart tor`.
This worked. Thanks.
