aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/jami.profile
diff options
context:
space:
mode:
authorLibravatar Kobaxidze256 <t@gtk.ge>2023-03-15 12:26:12 +0000
committerLibravatar GitHub <noreply@github.com>2023-03-15 12:26:12 +0000
commit58732a65458b368ec8cddde7deff3ec1dfbda4b7 (patch)
tree9ff3286906875ddf1ef27966e919cc4b7c44caf2 /etc/profile-a-l/jami.profile
parentfix ani-cli.profile (#5733) (diff)
downloadfirejail-58732a65458b368ec8cddde7deff3ec1dfbda4b7.tar.gz
firejail-58732a65458b368ec8cddde7deff3ec1dfbda4b7.tar.zst
firejail-58732a65458b368ec8cddde7deff3ec1dfbda4b7.zip
Add profiles for jami and postman (#5691)
Diffstat (limited to 'etc/profile-a-l/jami.profile')
-rw-r--r--etc/profile-a-l/jami.profile18
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/profile-a-l/jami.profile b/etc/profile-a-l/jami.profile
new file mode 100644
index 000000000..deff54bcd
--- /dev/null
+++ b/etc/profile-a-l/jami.profile
@@ -0,0 +1,18 @@
1# Firejail profile for jami
2# Description: An encrypted peer-to-peer messenger
3# This file is overwritten after every install/update
4# Persistent local customizations
5include jami.local
6# Persistent global definitions
7# added by caller profile
8#include globals.local
9
10noblacklist ${HOME}/.config/jami.net
11
12mkdir ${HOME}/.config/jami.net
13mkdir ${HOME}/Videos/Jami
14whitelist ${HOME}/.config/jami.net
15whitelist ${HOME}/Videos/Jami
16
17# Redirect
18include jami-gnome.profile