HelloZeroNet / Documentation

ZeroNet Documentation
https://zeronet.readthedocs.org/
GNU General Public License v2.0
74 stars 107 forks source link

Clarify FAQ permissions tip #154

Closed twerq closed 5 years ago

twerq commented 5 years ago

Clarify FAQ permissions tip for those who not on Debian

twerq commented 5 years ago

I've spent about 3 hours in investigation of this. Maybe it'd save at least one man-month for us :-)

HelloZeroNet commented 5 years ago

I think it would be better to put it on separate line, eg.:

> __Tip:__ Use the `ls -ld /var/run/tor` command to make sure it has the correct `drwxr-sr-x` permission bits. (fix it with `chmod g+sx /var/run/tor/` if necessary)