Merge remote-tracking branch 'tor-github/pr/1487'

Combine V_IMMUTABLE and FILENAME changes on PidFile.
This commit is contained in:
teor
2019-11-05 14:26:23 +10:00
2 changed files with 21 additions and 22 deletions
+4
View File
@@ -0,0 +1,4 @@
o Code simplification and refactoring:
- Instead of keeping a list of configuration options to check for
relative paths, check all the options whose type is "FILENAME".
Solves part of ticket 32339.