[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-relays] Tor relay software automatic updates




On 15 Apr 2018, at 19:29, Vasilis <andz@xxxxxxxxxxxxxx> wrote:

Hi,

Keifer Bly:
I am running my tor relay “torland” on Mac OS X via this guide here https://www.torproject.org/docs/tor-doc-osx.html.en

I am wondering, is there a way to configure the tor relaying software to automatically check for software updates and install them automatically if there are any?

Automatic software updates depend on the package manager or the installation
method of the tor package. Homebrew seems to have an (auto?) upgrade option
called `cask upgrade`.

The homebrew update command is:
brew update && brew upgrade

https://docs.brew.sh/FAQ

You should run this command regularly using cron, launchd, or your favourite task scheduler.

T


_______________________________________________
tor-relays mailing list
tor-relays@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays