aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tor.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-13 19:49:13 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-13 19:49:13 +0200
commit019fa047d61bee012252c5c28a7a7796caa6dfaf (patch)
treebc7cec76535d9296713c1f33c8aa4980d6d96d71 /etc/tor.profile
parentCreate godot.profile (diff)
downloadfirejail-019fa047d61bee012252c5c28a7a7796caa6dfaf.tar.gz
firejail-019fa047d61bee012252c5c28a7a7796caa6dfaf.tar.zst
firejail-019fa047d61bee012252c5c28a7a7796caa6dfaf.zip
automatically fixed all private-{bin,etc} lines
Diffstat (limited to 'etc/tor.profile')
-rw-r--r--etc/tor.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/tor.profile b/etc/tor.profile
index e80fbadb0..4aebe0a1e 100644
--- a/etc/tor.profile
+++ b/etc/tor.profile
@@ -44,9 +44,9 @@ writable-var
44 44
45disable-mnt 45disable-mnt
46private 46private
47private-bin tor,bash 47private-bin bash,tor
48private-cache 48private-cache
49private-dev 49private-dev
50private-etc alternatives,tor,passwd,ca-certificates,ssl,pki,crypto-policies 50private-etc alternatives,ca-certificates,crypto-policies,passwd,pki,ssl,tor
51private-tmp 51private-tmp
52 52