From 409a82b7b3308e4f0a8c44f96cfe2c02a390e8e6 Mon Sep 17 00:00:00 2001 From: Nicola Davide Mannarelli <1094368+NDMann@users.noreply.github.com> Date: Sun, 17 Jan 2021 12:48:21 +0100 Subject: Update telegram.profile Allow Telegram ONLY in .TelegramDesktop, .local/share/TelegramDesktop and Downloads --- etc/profile-m-z/telegram.profile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc') 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 include disable-interpreters.inc include disable-programs.inc +mkdir ${HOME}/.TelegramDesktop +mkdir ${HOME}/.local/share/TelegramDesktop +whitelist ${DOWNLOADS} +whitelist ${HOME}/.TelegramDesktop +whitelist ${HOME}/.local/share/TelegramDesktop +include /etc/firejail/whitelist-common.inc + caps.drop all netfilter nodvd -- cgit v1.2.3-70-g09d2