Skip to content

Commit

Permalink
temporary workaround for #16
Browse files Browse the repository at this point in the history
  • Loading branch information
nusenu committed Apr 9, 2015
1 parent f7f8ad6 commit 4f6283e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions files/debian_tor@.service
Expand Up @@ -18,10 +18,10 @@ PrivateTmp = yes
PrivateDevices = yes
ProtectHome = yes
ProtectSystem = full
ReadOnlyDirectories = /
ReadWriteDirectories = /var/lib/tor
ReadWriteDirectories = /var/log/tor
ReadWriteDirectories = /var/run/tor
#ReadOnlyDirectories = /
#ReadWriteDirectories = /var/lib/tor
#ReadWriteDirectories = /var/log/tor
#ReadWriteDirectories = /var/run/tor
NoNewPrivileges = yes

# CAP_KILL in the following line is just a workaround for an apparent bug
Expand Down

0 comments on commit 4f6283e

Please sign in to comment.