[tor-commits] [tor/master] Add ProtectSystem = full
nickm at torproject.org
nickm at torproject.org
Sun Jan 11 16:27:22 UTC 2015
commit 5bdf12ca8aa13cd98c6a4b7457b37df2b519e8a7
Author: Craig Andrews <candrews at integralblue.com>
Date: Fri Nov 28 12:41:23 2014 -0500
Add ProtectSystem = full
See 13805
---
contrib/dist/tor.service.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/dist/tor.service.in b/contrib/dist/tor.service.in
index 5cd460e..b052405 100644
--- a/contrib/dist/tor.service.in
+++ b/contrib/dist/tor.service.in
@@ -18,6 +18,7 @@ LimitNOFILE = 32768
PrivateTmp = yes
PrivateDevices = yes
ProtectHome = yes
+ProtectSystem = full
ReadOnlyDirectories = /
ReadWriteDirectories = - at LOCALSTATEDIR@/lib/tor
ReadWriteDirectories = - at LOCALSTATEDIR@/log/tor
More information about the tor-commits
mailing list