mirror of
https://github.com/benbusby/whoogle-search
synced 2024-11-08 19:10:30 +00:00
7a61220aa5
The tor service is now started by calling a script which runs tor according to the current container user. If the user is root, the script will begin the tor service as normal. Otherwise, it runs tor as the current user. This primarily is meant to address the issue with Heroku builds (which don't have a root user) not being able to start tor as a service. Also refactored the rc/ dir to misc/ (with a tor/ subdir) since that makes more sense. |
||
---|---|---|
.. | ||
start-tor.sh | ||
torrc |