aboutsummaryrefslogtreecommitdiffstats
path: root/etc/start-tor-browser.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-14 13:40:58 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-14 13:40:58 -0400
commit437764a4679c5246f218764b79cc9e875ce84fb8 (patch)
treeccdc0f5b89a77d264c17d9e1c2aa11dc355f717d /etc/start-tor-browser.profile
parentTypo (diff)
downloadfirejail-437764a4679c5246f218764b79cc9e875ce84fb8.tar.gz
firejail-437764a4679c5246f218764b79cc9e875ce84fb8.tar.zst
firejail-437764a4679c5246f218764b79cc9e875ce84fb8.zip
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