aboutsummaryrefslogtreecommitdiffstats
path: root/etc/torbrowser-launcher.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/torbrowser-launcher.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/torbrowser-launcher.profile')
-rw-r--r--etc/torbrowser-launcher.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/torbrowser-launcher.profile b/etc/torbrowser-launcher.profile
index 8ae0c56c1..763c2d051 100644
--- a/etc/torbrowser-launcher.profile
+++ b/etc/torbrowser-launcher.profile
@@ -11,13 +11,11 @@ whitelist ~/.config/torbrowser
11noblacklist ~/.local/share/torbrowser 11noblacklist ~/.local/share/torbrowser
12whitelist ~/.local/share/torbrowser 12whitelist ~/.local/share/torbrowser
13 13
14
15include /etc/firejail/disable-common.inc 14include /etc/firejail/disable-common.inc
16include /etc/firejail/disable-devel.inc 15include /etc/firejail/disable-devel.inc
17include /etc/firejail/disable-passwdmgr.inc 16include /etc/firejail/disable-passwdmgr.inc
18include /etc/firejail/disable-programs.inc 17include /etc/firejail/disable-programs.inc
19 18
20
21caps.drop all 19caps.drop all
22netfilter 20netfilter
23nodvd 21nodvd
@@ -25,6 +23,7 @@ nogroups
25nonewprivs 23nonewprivs
26noroot 24noroot
27notv 25notv
26novideo
28protocol unix,inet,inet6 27protocol unix,inet,inet6
29seccomp 28seccomp
30shell none 29shell none
@@ -35,3 +34,4 @@ private-dev
35private-etc fonts 34private-etc fonts
36private-tmp 35private-tmp
37 36
37noexec /tmp