[tor-relays] Thoughts on automatically updating tor software on macos High Sierra

ronqtorrelays at risley.net ronqtorrelays at risley.net
Tue Jul 10 01:45:19 UTC 2018


> On Jul 9, 2018, at 19:21, Keifer Bly <keifer.bly at gmail.com> wrote:
> 
> I am attempting to find a way to do this automatically on macos High Sierra where the process doesn’t have to be running  every second.

The preferred way to do this is with launchd. Basically, you create a special .plist file that defines the paramaters for the job, put it in /Library/LaunchDaemons, and use the launchctl command to activate it.

Here's more info:

https://www.splinter.com.au/using-launchd-to-run-a-script-every-5-mins-on/

--Ron



More information about the tor-relays mailing list