aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/start-tor-browser.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-02-14 13:11:56 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2021-02-14 13:11:56 -0500
commit39bc161133f38591766556d927405ed52915e634 (patch)
tree12c06c0860ff61aee7370e58c76ecc762039820c /etc/profile-m-z/start-tor-browser.profile
parentdisable .ssh and .gnupg in kdiff3 profile (diff)
downloadfirejail-39bc161133f38591766556d927405ed52915e634.tar.gz
firejail-39bc161133f38591766556d927405ed52915e634.tar.zst
firejail-39bc161133f38591766556d927405ed52915e634.zip
fix tor browser
Diffstat (limited to 'etc/profile-m-z/start-tor-browser.profile')
-rw-r--r--etc/profile-m-z/start-tor-browser.profile37
1 files changed, 2 insertions, 35 deletions
diff --git a/etc/profile-m-z/start-tor-browser.profile b/etc/profile-m-z/start-tor-browser.profile
index b62b19101..b5c4d211e 100644
--- a/etc/profile-m-z/start-tor-browser.profile
+++ b/etc/profile-m-z/start-tor-browser.profile
@@ -5,38 +5,5 @@ include start-tor-browser.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8ignore noexec ${HOME} 8# Redirect
9 9include start-tor-browser.desktop.profile
10include disable-common.inc
11include disable-devel.inc
12include disable-exec.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16include disable-xdg.inc
17
18include whitelist-var-common.inc
19
20caps.drop all
21netfilter
22nodvd
23nogroups
24nonewprivs
25noroot
26notv
27nou2f
28novideo
29protocol unix,inet,inet6
30seccomp !chroot
31shell none
32# tracelog may cause issues, see github issue #1930
33#tracelog
34
35disable-mnt
36private-bin bash,cat,cp,cut,dirname,env,getconf,gpg,grep,gxmessage,id,kdialog,ln,mkdir,pwd,readlink,realpath,rm,sed,sh,tail,test,update-desktop-database,xmessage,zenity
37private-dev
38private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,machine-id,pki,pulse,resolv.conf,ssl
39private-tmp
40
41dbus-user none
42dbus-system none