aboutsummaryrefslogtreecommitdiffstats
path: root/etc/start-tor-browser.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-08-14 13:20:06 -0500
committerLibravatar GitHub <noreply@github.com>2017-08-14 13:20:06 -0500
commit811be4602a99a32efca3a3040a7d39fb211434a0 (patch)
treeccdc0f5b89a77d264c17d9e1c2aa11dc355f717d /etc/start-tor-browser.profile
parentTypo (diff)
parentAdd novideo and noexec /tmp to tor browsers (diff)
downloadfirejail-811be4602a99a32efca3a3040a7d39fb211434a0.tar.gz
firejail-811be4602a99a32efca3a3040a7d39fb211434a0.tar.zst
firejail-811be4602a99a32efca3a3040a7d39fb211434a0.zip
Merge pull request #1469 from SpotComms/tb
Add novideo and noexec /tmp to Tor browsers
Diffstat (limited to 'etc/start-tor-browser.profile')
-rw-r--r--etc/start-tor-browser.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/start-tor-browser.profile b/etc/start-tor-browser.profile
index ca521e08c..e12a38164 100644
--- a/etc/start-tor-browser.profile
+++ b/etc/start-tor-browser.profile
@@ -18,6 +18,7 @@ nogroups
18nonewprivs 18nonewprivs
19noroot 19noroot
20notv 20notv
21novideo
21protocol unix,inet,inet6 22protocol unix,inet,inet6
22seccomp 23seccomp
23shell none 24shell none
@@ -27,3 +28,5 @@ private-bin bash,dash,sh,grep,tail,env,gpg,id,readlink,dirname,test,mkdir,ln,sed
27private-dev 28private-dev
28private-etc fonts 29private-etc fonts
29private-tmp 30private-tmp
31
32noexec /tmp