/etc/tor/torrc permissions
This commit is contained in:
parent
e57db26e9b
commit
8001a938e2
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@ fi
|
|||
# Enable testing option
|
||||
sed -i 's/local_only_check = false/local_only_check = true/' /srv/servnest/core/config.ini
|
||||
|
||||
chmod u=rwX,g=rX,o=rX / /etc
|
||||
chmod u=rwX,g=rX,o=rX / /etc /etc/tor/torrc
|
||||
chmod -R u=rwX,g=rX,o=rX /etc/php
|
||||
|
|
Loading…
Reference in a new issue