fix tor dir being too open

This commit is contained in:
Kevin Froman 2020-02-02 03:23:59 -06:00
parent 8e5152a14e
commit 8a82e76182
4 changed files with 7 additions and 3 deletions

View file

@ -13,6 +13,7 @@ import platform # For windows sigkill workaround
from onionrtypes import BooleanSuccessState
import logger
import filepaths
from .. import getopenport
from .. import watchdog
from . import customtorrc