addon-tor
addon-tor copied to clipboard
Persistent DataDirectory
Problem/Motivation
Make the
/datadirectory (which is set in torrc byDataDirectory) persistent. That should allow to speedup bootstrapping
Expected behavior
Files in the directory should be kept from previous addon's run
Actual behavior
The directory is empty
Steps to reproduce
Restart addon
Proposed changes
config.yamlmap sections:
map:
- ssl:rw
- data:rw