Tor: varRun

Signed-off-by: Félix Sipma <felix.sipma@no-log.org>
This commit is contained in:
Félix Sipma 2014-11-11 11:31:46 +01:00 committed by Joey Hess
parent 2368b0d5af
commit bd856f7a04
1 changed files with 3 additions and 0 deletions

View File

@ -47,3 +47,6 @@ mainConfig = "/etc/tor/torrc"
varLib :: FilePath
varLib = "/var/lib/tor"
varRun :: FilePath
varRun = "/var/run/tor"