aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/riot-desktop.profile9
-rw-r--r--etc/riot-web.profile1
-rw-r--r--etc/tor-browser-en.profile2
-rw-r--r--etc/torbrowser-launcher.profile2
4 files changed, 13 insertions, 1 deletions
diff --git a/etc/riot-desktop.profile b/etc/riot-desktop.profile
new file mode 100644
index 000000000..d38ab6876
--- /dev/null
+++ b/etc/riot-desktop.profile
@@ -0,0 +1,9 @@
1# Firejail profile for riot-desktop
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/riot-desktop.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8# Redirect
9include /etc/firejail/riot-web.profile
diff --git a/etc/riot-web.profile b/etc/riot-web.profile
index 06dbbe9d9..1779d0b7c 100644
--- a/etc/riot-web.profile
+++ b/etc/riot-web.profile
@@ -7,6 +7,7 @@ include /etc/firejail/globals.local
7 7
8noblacklist ${HOME}/.config/Riot 8noblacklist ${HOME}/.config/Riot
9 9
10mkdir ${HOME}/.config/Riot
10whitelist ${HOME}/.config/Riot 11whitelist ${HOME}/.config/Riot
11include /etc/firejail/whitelist-common.inc 12include /etc/firejail/whitelist-common.inc
12 13
diff --git a/etc/tor-browser-en.profile b/etc/tor-browser-en.profile
index fb2c2f9c9..75aad1a09 100644
--- a/etc/tor-browser-en.profile
+++ b/etc/tor-browser-en.profile
@@ -2,6 +2,8 @@
2# This file is overwritten after every install/update 2# This file is overwritten after every install/update
3 3
4noblacklist ${HOME}/.tor-browser-en 4noblacklist ${HOME}/.tor-browser-en
5
6mkdir ${HOME}/.tor-browser-en
5whitelist ${HOME}/.tor-browser-en 7whitelist ${HOME}/.tor-browser-en
6 8
7# Redirect 9# Redirect
diff --git a/etc/torbrowser-launcher.profile b/etc/torbrowser-launcher.profile
index a33707ee4..9e3e0ef49 100644
--- a/etc/torbrowser-launcher.profile
+++ b/etc/torbrowser-launcher.profile
@@ -41,7 +41,7 @@ shell none
41tracelog 41tracelog
42 42
43disable-mnt 43disable-mnt
44private-bin bash,cp,dirname,env,expr,file,getconf,gpg,grep,id,ln,mkdir,python*,readlink,rm,sed,sh,tail,tclsh,test,tor-browser-en,torbrowser-launcher 44private-bin bash,cp,dirname,env,expr,file,getconf,gpg,grep,id,ln,mkdir,python*,readlink,rm,sed,sh,tail,tar,tclsh,test,tor-browser-en,torbrowser-launcher,xz
45private-dev 45private-dev
46private-etc fonts,hostname,hosts,resolv.conf,pki,ssl,ca-certificates,crypto-policies,alsa,asound.conf,pulse,machine-id,ld.so.cache 46private-etc fonts,hostname,hosts,resolv.conf,pki,ssl,ca-certificates,crypto-policies,alsa,asound.conf,pulse,machine-id,ld.so.cache
47private-tmp 47private-tmp