mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Use ProtectHome instead of InaccessibleDirectories
See 13805
This commit is contained in:
Vendored
+1
-1
@@ -17,7 +17,7 @@ LimitNOFILE = 32768
|
||||
# Hardening
|
||||
PrivateTmp = yes
|
||||
PrivateDevices = yes
|
||||
InaccessibleDirectories = /home
|
||||
ProtectHome = yes
|
||||
ReadOnlyDirectories = /
|
||||
ReadWriteDirectories = @LOCALSTATEDIR@/lib/tor
|
||||
ReadWriteDirectories = @LOCALSTATEDIR@/log/tor
|
||||
|
||||
Reference in New Issue
Block a user