mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
6 lines
284 B
Plaintext
6 lines
284 B
Plaintext
|
o Minor features (relay, configuration):
|
||
|
- Reject attempts to use relative file paths when RunAsDaemon is set.
|
||
|
Previously, Tor would accept these, but the directory-changing step
|
||
|
of RunAsDaemon would give strange and/or confusing results.
|
||
|
Closes ticket 22731.
|