aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/telegram.profile
diff options
context:
space:
mode:
authorLibravatar Nicola Davide Mannarelli <1094368+NDMann@users.noreply.github.com>2021-01-17 12:48:21 +0100
committerLibravatar GitHub <noreply@github.com>2021-01-17 12:48:21 +0100
commit409a82b7b3308e4f0a8c44f96cfe2c02a390e8e6 (patch)
treed194930bbca3a58d154944dac70b6a55ce907a54 /etc/profile-m-z/telegram.profile
parentAdd new allow include allow-bin-sh.inc (diff)
downloadfirejail-409a82b7b3308e4f0a8c44f96cfe2c02a390e8e6.tar.gz
firejail-409a82b7b3308e4f0a8c44f96cfe2c02a390e8e6.tar.zst
firejail-409a82b7b3308e4f0a8c44f96cfe2c02a390e8e6.zip
Update telegram.profile
Allow Telegram ONLY in .TelegramDesktop, .local/share/TelegramDesktop and Downloads
Diffstat (limited to 'etc/profile-m-z/telegram.profile')
-rw-r--r--etc/profile-m-z/telegram.profile7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/profile-m-z/telegram.profile b/etc/profile-m-z/telegram.profile
index 0e7413fc9..8b176d8f4 100644
--- a/etc/profile-m-z/telegram.profile
+++ b/etc/profile-m-z/telegram.profile
@@ -14,6 +14,13 @@ include disable-exec.inc
14include disable-interpreters.inc 14include disable-interpreters.inc
15include disable-programs.inc 15include disable-programs.inc
16 16
17mkdir ${HOME}/.TelegramDesktop
18mkdir ${HOME}/.local/share/TelegramDesktop
19whitelist ${DOWNLOADS}
20whitelist ${HOME}/.TelegramDesktop
21whitelist ${HOME}/.local/share/TelegramDesktop
22include /etc/firejail/whitelist-common.inc
23
17caps.drop all 24caps.drop all
18netfilter 25netfilter
19nodvd 26nodvd