On 24.05.18 08:17, Valter Jansons wrote:
I have not worked on macOS services, but as I understand it, executing `sudo launchctl stop servicename && sudo launchctl stop servicename` should do the job for restarting the service [...]
That might not work as intended, depending on macOS version and service configuration details. Both "stop" and "start" are legacy subcommands aimed at on-demand services and older launchd implementations.
Maybe just restarting the box is an easier method of restarting the Tor service.
Probably.
-Ralph