mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
fix tor cookie
This commit is contained in:
parent
cfbd0e03f9
commit
9cda3e5290
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ in
|
|||
ControlPort = 9051;
|
||||
CookieAuthentication = true;
|
||||
CookieAuthFileGroupReadable = true;
|
||||
DataDirectoryGroupReadable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue