Add permission modification step

This commit is contained in:
Axon 2015-10-07 07:10:20 +00:00
parent eb83895cda
commit 70d3037c8c
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -104,9 +104,10 @@ Installation
[user@torvm] $ sudo service qubes-tor restart
4. The private data directory may need to be created manually:
4. You may need to manually create the private data directory and set its permissions:
[user@torvm] $ sudo mkdir /rw/usrlocal/lib/qubes-tor
[user@torvm] $ sudo chown user:user /rw/usrlocal/lib/qubes-tor
Usage
=====