diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-12-20 17:40:36 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-12-20 17:40:36 -0400 |
commit | 5387e0e1aeee46b94ad6e0a1d59b1422a8048665 (patch) | |
tree | 6b32d4f70d9ca5dfd511e08e89caf7a7dbee525f /CHANGELOG | |
parent | e493cbaace4651d5e7da26834ab108cfae3df1dc (diff) |
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.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ git-annex (6.20161211) UNRELEASED; urgency=medium present in the local repo even when it was not. * enable-tor: Put tor sockets in /var/lib/tor-annex/, rather than in /etc/tor/hidden_service/. + * enable-tor: No longer needs to be run as root. * Fix build with directory-1.3. * Debian: Suggest tor and magic-wormhole. * Debian: Build webapp on armel. |