enable-tor: No longer needs to be run as root.
When run by not root, su's to root automatically. This commit was sponsored by Brock Spratlen on Patreon.
This commit is contained in:
parent
944a6503b9
commit
f7ca2b92fb
6 changed files with 92 additions and 6 deletions
|
@ -23,7 +23,7 @@ to accomplish this.
|
|||
|
||||
In each git-annex repository, run these commands:
|
||||
|
||||
sudo git annex enable-tor $(id -u)
|
||||
git annex enable-tor
|
||||
git annex remotedaemon
|
||||
|
||||
Now git-annex is running as a Tor hidden service, but
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue