summaryrefslogtreecommitdiffstats
path: root/etc/ricochet.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ricochet.profile')
-rw-r--r--etc/ricochet.profile30
1 files changed, 30 insertions, 0 deletions
diff --git a/etc/ricochet.profile b/etc/ricochet.profile
new file mode 100644
index 000000000..47b16b30e
--- /dev/null
+++ b/etc/ricochet.profile
@@ -0,0 +1,30 @@
1# Firejail profile for ricochet
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/ricochet.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8blacklist /boot
9blacklist /media
10blacklist /mnt
11blacklist /opt
12
13whitelist ${DOWNLOADS}
14whitelist ${HOME}/.local/share/Ricochet
15whitelist /tmp/.X11-unix
16include /etc/firejail/whitelist-common.inc
17
18caps.drop all
19ipc-namespace
20nogroups
21noroot
22seccomp
23shell none
24
25private-bin ricochet,tor
26private-dev
27private-etc fonts,tor,X11,alternatives
28
29noexec /home
30noexec /tmp